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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-menu:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e907";
}
.icon-mail:before {
  content: "\e908";
}
.icon-play-circle:before {
  content: "\e909";
}
.icon-minus:before {
  content: "\e90a";
}
.icon-plus:before {
  content: "\e90b";
}
.icon-arrow-up-right:before {
  content: "\e90c";
}
.icon-arrow-left:before {
  content: "\e90d";
}
.icon-map-pin:before {
  content: "\e90e";
}
.icon-social-facebook:before {
  content: "\e90f";
}
.icon-social-git:before {
  content: "\e910";
}
.icon-social-5:before {
  content: "\e911";
}
.icon-social-6:before {
  content: "\e912";
}
.icon-social-x:before {
  content: "\e913";
}
.icon-social-linked:before {
  content: "\e914";
}
.icon-link-arrow:before {
  content: "\e915";
}
.icon-tel:before {
  content: "\e916";
}
.icon-instagram:before {
  content: "\e917";
}
.icon-job-search:before {
  content: "\e918";
}
.icon-license:before {
  content: "\e919";
}
.icon-serving-food:before {
  content: "\e91a";
}
.icon-teacher:before {
  content: "\e91b";
}
.icon-calendar:before {
  content: "\e902";
  color: #e72082;
}
.icon-news:before {
  content: "\e903";
  color: #e72082;
}
.icon-contact:before {
  content: "\e904";
  color: #e72082;
}
