@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?m1ciq7');
  src:  url('../fonts/icomoon.eot?m1ciq7#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?m1ciq7') format('truetype'),
    url('../fonts/icomoon.woff?m1ciq7') format('woff'),
    url('../fonts/icomoon.svg?m1ciq7#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-close:before {
  content: "\e903";
}
.icon-cancel:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e902";
}
.icon-institute:before {
  content: "\e901";
}
.icon-tv2:before {
  content: "\e900";
}
.icon-institute:before {
  content: "\e901";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-tv:before {
  content: "\e95b";
}
.icon-appleinc:before {
  content: "\eabe";
}
.icon-android:before {
  content: "\eac0";
}
.icon-windows8:before {
  content: "\eac2";
}
.icon-chrome:before {
  content: "\ead9";
}
.icon-firefox:before {
  content: "\eada";
}
.icon-IE:before {
  content: "\eadb";
}

