@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?y0waze');
    src:    url('fonts/icomoon.eot?y0waze#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?y0waze') format('truetype'),
        url('fonts/icomoon.woff?y0waze') format('woff'),
        url('fonts/icomoon.svg?y0waze#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1.3;
    font-size: 1em;

    /* Render Font */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-down:before {
  content: "\e90f";
}
.icon-right:before {
  content: "\e910";
}
.icon-left:before {
  content: "\e911";
}
.icon-up:before {
  content: "\e912";
}
.icon-down-arrow:before {
  content: "\e913";
}
.icon-up-arrow:before {
  content: "\e914";
}
.icon-right-arrow:before {
  content: "\e915";
}
.icon-left-arrow:before {
  content: "\e916";
}
.icon-menu-button:before {
  content: "\e928";
}
.icon-clock:before {
  content: "\e917";
}
.icon-facebook1:before {
  content: "\e92f";
}
.icon-linkedin:before {
  content: "\e931";
}
.icon-vk:before {
  content: "\e933";
}
.icon-youtube:before {
  content: "\e934";
}
.icon-youtube2:before {
  content: "\e935";
}
.icon-vimeo:before {
  content: "\e936";
}
.icon-search:before {
  content: "\e93d";
}
.icon-share:before {
  content: "\e93f";
}
.icon-twitter:before {
  content: "\e944";
}
.icon-whatsapp:before {
  content: "\e946";
}