@charset "UTF-8";

@font-face {
  font-family: "north-lakeland";
  src:url("../fonts/north-lakeland.eot");
  src:url("../fonts/north-lakeland.eot?#iefix") format("embedded-opentype"),
    url("../fonts/north-lakeland.woff") format("woff"),
    url("../fonts/north-lakeland.ttf") format("truetype"),
    url("../fonts/north-lakeland.svg#north-lakeland") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "north-lakeland" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "north-lakeland" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e000";
}
.icon-arrow-left:before {
  content: "\e001";
}
.icon-arrow-right:before {
  content: "\e002";
}
.icon-arrow-up:before {
  content: "\e003";
}
.icon-calendar:before {
  content: "\e004";
}
.icon-calendar-filled:before {
  content: "\e005";
}
.icon-certificate:before {
  content: "\e006";
}
.icon-classroom:before {
  content: "\e007";
}
.icon-close:before {
  content: "\e008";
}
.icon-compass:before {
  content: "\e009";
}
.icon-directory:before {
  content: "\e00a";
}
.icon-facebook:before {
  content: "\e00b";
}
.icon-family-access:before {
  content: "\e00c";
}
.icon-forest:before {
  content: "\e00d";
}
.icon-graduate:before {
  content: "\e00e";
}
.icon-hands:before {
  content: "\e00f";
}
.icon-home:before {
  content: "\e010";
}
.icon-instagram:before {
  content: "\e011";
}
.icon-megaphone:before {
  content: "\e012";
}
.icon-menu:before {
  content: "\e013";
}
.icon-newsletter:before {
  content: "\e014";
}
.icon-pen-paper:before {
  content: "\e015";
}
.icon-schoolhouse:before {
  content: "\e016";
}
.icon-search:before {
  content: "\e017";
}
.icon-staff:before {
  content: "\e018";
}
.icon-tent:before {
  content: "\e019";
}
.icon-trail-marker:before {
  content: "\e01a";
}
.icon-translate:before {
  content: "\e01b";
}
.icon-twitter:before {
  content: "\e01c";
}
.icon-weather:before {
  content: "\e01d";
}
.icon-youtube:before {
  content: "\e01e";
}
.icon-nav-menu:before {
  content: "\e01f";
}
