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

[class^="micon-"], [class*=" micon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mobicons' !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;
}

.micon-prev:before {
  content: "\66";
}
.micon-next:before {
  content: "\67";
}
.micon-play:before {
  content: "\68";
}
.micon-close:before {
  content: "\6b";
}
.micon-pause:before {
  content: "\6d";
}
.micon-music:before {
  content: "\64";
}
.micon-facebook-square:before {
  content: "\65";
}
.micon-twitter-square:before {
  content: "\69";
}
.micon-linkedin-square:before {
  content: "\6a";
}
.micon-instagram:before {
  content: "\6c";
}
.micon-pinterest-square:before {
  content: "\6e";
}
.micon-google-plus:before {
  content: "\6f";
}
.micon-youtube-play:before {
  content: "\61";
}
.micon-fullscreen:before {
  content: "\62";
}
.micon-resize:before {
  content: "\63";
}
.micon-social-stumbleupon:before {
  content: "\70";
}
.micon-foursquare:before {
  content: "\71";
}
.micon-flickr:before {
  content: "\72";
}
