@font-face {
  font-family: 'icomoon';
  src:  url('../../assets/fonts/icomoon/fonts/icomoon.eot?og16km');
  src:  url('../../assets/fonts/icomoon/fonts/icomoon.eot?og16km#iefix') format('embedded-opentype'),
    url('../../assets/fonts/icomoon/fonts/icomoon.ttf?og16km') format('truetype'),
    url('../../assets/fonts/icomoon/fonts/icomoon.woff?og16km') format('woff'),
    url('../../assets/fonts/icomoon/fonts/icomoon.svg?og16km#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-linkedin:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e907";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-twitter:before {
  content: "\e90d";
}
.icon-instagram:before {
  content: "\e911";
}
.icon-vimeo:before {
  content: "\e912";
}
.icon-arrow-long-left:before {
  content: "\e904";
}
.icon-arrow-long-right:before {
  content: "\e905";
}
.icon-plus:before {
  content: "\e901";
}
.icon-minus:before {
  content: "\e910";
}
.icon-arrow-thin-down:before {
  content: "\e90a";
}
.icon-arrow-thin-left1:before {
  content: "\e913";
}
.icon-arrow-thin-right1:before {
  content: "\e914";
}
.icon-arrow-thin-up:before {
  content: "\e915";
}
.icon-search:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e906";
}
.icon-angle-up:before {
  content: "\e90b";
}
.icon-angle-right:before {
  content: "\e90c";
}
.icon-angle-down:before {
  content: "\e90e";
}
.icon-angle-left:before {
  content: "\e90f";
}
.icon-medium:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e903";
}

/*
|--------------------------------------------------------------------------
| Font Styles
|--------------------------------------------------------------------------
|
| Notes:
| -----
| This file is used for any font icons and custom fonts
|
| Reminders:
| -----
|
*/
