



@font-face {
  font-family: 'noway-medium';
  src: url('noway-regular-webfont.eot');
  src: url('noway-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('noway-regular-webfont.woff2') format('woff2'),
       url('noway-regular-webfont.woff') format('woff'),
       url('noway-regular-webfont.ttf') format('truetype'),
       url('noway-regular-webfont.svg#nowayregular') format('svg');
  font-style: normal;

}

* {
  font-family: 'noway-medium', sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}