@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?kyryam');
  src:  url('fonts/icomoon.eot?kyryam#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?kyryam') format('truetype'),
    url('fonts/icomoon.woff?kyryam') format('woff'),
    url('fonts/icomoon.svg?kyryam#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mk2eil');
  src:  url('fonts/icomoon.eot?mk2eil#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mk2eil') format('truetype'),
    url('fonts/icomoon.woff?mk2eil') format('woff'),
    url('fonts/icomoon.svg?mk2eil#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: none;
  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-arrow-down-light:before {
  content: "\e90e";  
}
.icon-arrow-left-rounded1:before {
  content: "\e90c";  
}
.icon-arrow-left-rounded:before {
  content: "\e90d";  
}
.icon-arrow-down:before {
  content: "\e900";  
}
.icon-arrow-right:before {
  content: "\e901";  
}
.icon-arrow-right-rounded:before {
  content: "\e902";  
}
.icon-close:before {
  content: "\e903";  
}
.icon-clouds:before {
  content: "\e904";  
}
.icon-facebook:before {
  content: "\e905";  
}
.icon-instagram:before {
  content: "\e906";  
}
.icon-menu:before {
  content: "\e907";  
}
.icon-play:before {
  content: "\e908";  
}
.icon-rain:before {
  content: "\e909";  
}
.icon-twitter:before {
  content: "\e90a";  
}
.icon-youtube:before {
  content: "\e90b";  
}
.icon-search:before {
  content: "\e986";
}