@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?amsirh');
  src:  url('../fonts/icomoon.eot?amsirh#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?amsirh') format('truetype'),
    url('../fonts/icomoon.woff?amsirh') format('woff'),
    url('../fonts/icomoon.svg?amsirh#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icons-"], [class*=" icons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-facebook:before {
  content: "\ea90";
}
.icons-instagram:before {
  content: "\ea92";
}
.icons-twitter:before {
  content: "\ea96";
}
.icons-youtube:before {
  content: "\ea9d";
}
.icons-appleinc:before {
  content: "\eabe";
}

@font-face {
  font-family: "SernesLight";
  src: url('../fonts/font.woff2') format('woff2'), url('../fonts/font.woff') format('woff');
}
@font-face {
  font-family: "sernes_light";
  src: url('../fonts/sernes_light.woff2') format('woff2'), url('../fonts/sernes_light.woff') format('woff');
}