@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7nn8f8');
  src:  url('fonts/icomoon.eot?7nn8f8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7nn8f8') format('truetype'),
    url('fonts/icomoon.woff?7nn8f8') format('woff'),
    url('fonts/icomoon.svg?7nn8f8#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-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-googleplus:before {
  content: "\e606";
}
.icon-calendar:before {
  content: "\e600";
}
.icon-category:before {
  content: "\e601";
}
.icon-map:before {
  content: "\e60b";
}
.icon-schedule:before {
  content: "\e60c";
}
.icon-search:before {
  content: "\e60d";
}
.icon-stop:before {
  content: "\e614";
}
.icon-tag:before {
  content: "\e615";
}
.icon-tags:before {
  content: "\e616";
}
.icon-facebook:before {
  content: "\e613";
}
.icon-font-s:before {
  content: "\e610";
}
.icon-font-m:before {
  content: "\e611";
}
.icon-font-l:before {
  content: "\e612";
}
.icon-dot:before {
  content: "\e60f";
}
.icon-disc:before {
  content: "\e602";
}
.icon-twitter:before {
  content: "\e60e";
}
.icon-arr_b:before {
  content: "\e607";
}
.icon-arr_l:before {
  content: "\e608";
}
.icon-arr_r:before {
  content: "\e609";
}
.icon-arr_t:before {
  content: "\e60a";
}
.icon-mark:before {
  content: "\e604";
}
.icon-docment:before {
  content: "\e605";
}
.icon-info:before {
  content: "\e603";
}
