@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800');

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?oj8gap');
  src:  url('../fonts/icomoon.eot?oj8gap#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?oj8gap') format('truetype'),
    url('../fonts/icomoon.woff?oj8gap') format('woff'),
    url('../fonts/icomoon.svg?oj8gap#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;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-play-circle:before {
  content: "\e913";
}
.icon-assign:before {
  content: "\e90c";
}
.icon-type:before {
  content: "\e90d";
}
.icon-template2:before {
  content: "\e90e";
}
.icon-photo:before {
  content: "\e90f";
}
.icon-indesign:before {
  content: "\e910";
}
.icon-quark:before {
  content: "\e911";
}
.icon-eye:before {
  content: "\e912";
}
.icon-multilingual:before {
  content: "\e900";
}
.icon-customization:before {
  content: "\e901";
}
.icon-consultancy:before {
  content: "\e902";
}
.icon-training:before {
  content: "\e903";
}
.icon-support:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e90b";
}
.icon-menu:before {
  content: "\e90a";
}
.icon-youtube:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e906";
}
.icon-linkedin:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-template:before {
  content: "\e909";
}

