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

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow_up:before { content: "\e900"; }
.icon-arrow_down:before { content: "\e901"; }
.icon-arrow_forward:before { content: "\e902"; }
.icon-arrow_left:before { content: "\e903"; }
.icon-arrow_right:before { content: "\e904"; }
.icon-calendar:before { content: "\e905"; }
.icon-call:before { content: "\e906"; }
.icon-close:before { content: "\e907"; }
.icon-download:before { content: "\e908"; }
.icon-email:before { content: "\e909"; }
.icon-external_link:before { content: "\e90a"; }
.icon-globe:before { content: "\e90b"; }
.icon-grid_view:before { content: "\e90c"; }
.icon-info:before { content: "\e90d"; }
.icon-link:before { content: "\e90e"; }
.icon-list_view:before { content: "\e90f"; }
.icon-listen:before { content: "\e910"; }
.icon-menu_toggle_close:before { content: "\e911"; }
.icon-menu_toggle:before { content: "\e912"; }
.icon-phone:before { content: "\e913"; }
.icon-search:before { content: "\e914"; }
.icon-social-facebook:before { content: "\e915"; }
.icon-social-linkedin:before { content: "\e916"; }
.icon-social-twitter:before { content: "\e917"; }
.icon-social-youtube:before { content: "\e918"; }
.icon-star:before { content: "\e919"; }
.icon-video_play_outline:before { content: "\e91a"; }
.icon-video_play:before { content: "\e91b"; }
.icon-world:before { content: "\e91c"; }
