@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vkfrz0');
  src:  url('fonts/icomoon.eot?vkfrz0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vkfrz0') format('truetype'),
    url('fonts/icomoon.woff?vkfrz0') format('woff'),
    url('fonts/icomoon.svg?vkfrz0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-about-large:before {
  content: "\e900";
}
.icon-works-large:before {
  content: "\e901";
}
.icon-contacts-large:before {
  content: "\e902";
}
.icon-works-small:before {
  content: "\e903";
}
.icon-about-small:before {
  content: "\e904";
}
.icon-contacts-small:before {
  content: "\e905";
}
.icon-all-large:before {
  content: "\e906";
}
.icon-web-large:before {
  content: "\e907";
}
.icon-graphic-large:before {
  content: "\e908";
}
.icon-VI-large:before {
  content: "\e909";
}
.icon-interior-large:before {
  content: "\e90a";
}
.icon-logoBlack:before {
  content: "\e90b";
}
.icon-logoBottom:before {
  content: "\e90c";
}
.icon-arrowLeft:before {
  content: "\e90d";
  color: #717071;
}
.icon-arrowRight:before {
  content: "\e90e";
  color: #717071;
}
