@font-face {
  font-family: "navigation";
  src: url("../font/navigation.eot");
  src: url("../font/navigation.eot?nykwd1#iefix") format("embedded-opentype"),
      url("../font/navigation.woff2?nykwd1") format("woff2"),
      url("../font/navigation.woff?nykwd1") format("woff"),
      url("../font/navigation.ttf?nykwd1") format("truetype"),
      url("../font/navigation.svg?nykwd1#navigation") format("svg");
  font-style: normal;
  font-weight: 400;
}

.nav {
  display: inline-block;
  font-family: "navigation" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.nav-arrow-down::before {
  content: "\ea01";
}
.nav-arrow-down-left::before {
  content: "\ea02";
}
.nav-arrow-down-right::before {
  content: "\ea03";
}
.nav-arrow-left::before {
  content: "\ea04";
}
.nav-arrow-right::before {
  content: "\ea05";
}
.nav-arrow-up::before {
  content: "\ea06";
}
.nav-arrow-up-left::before {
  content: "\ea07";
}
.nav-arrow-up-right::before {
  content: "\ea08";
}
.nav-chevron-down::before {
  content: "\ea09";
}
.nav-chevron-left::before {
  content: "\ea0a";
}
.nav-chevron-right::before {
  content: "\ea0b";
}
.nav-chevron-up::before {
  content: "\ea0c";
}
.nav-close::before {
  content: "\ea0d";
}
.nav-menu::before {
  content: "\ea0e";
}
