@font-face {
  font-family: 'OKmedia-bold';
  font-style: bold;
  font-weight: 800;
  src: local('OKmedia-Bold'), url(fonts/OKmedia-bold.woff) format('woff');
}
@font-face {
  font-family: 'OKmedia';
  font-style: normal;
  font-weight: 400;
  src: local('OKmedia'), url(fonts/OKmedia.woff) format('woff');
}