@font-face {
  font-family: 'alwynbold';
  src: url('../fonts/alwyn_bold-webfont.eot');
  src: url('../fonts/alwyn_bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/alwyn_bold-webfont.woff') format('woff'),
       url('../fonts/alwyn_bold-webfont.ttf') format('truetype'),
       url('../fonts/alwyn_bold-webfont.svg#alwynbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'alwynregular';
  src: url('../fonts/alwyn-webfont.eot');
  src: url('../fonts/alwyn-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/alwyn-webfont.woff') format('woff'),
       url('../fonts/alwyn-webfont.ttf') format('truetype'),
       url('../fonts/alwyn-webfont.svg#alwynregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'alwynthin';
    src: url('../fonts/alwyn_thin-webfont.eot');
    src: url('../fonts/alwyn_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/alwyn_thin-webfont.woff') format('woff'),
         url('../fonts/alwyn_thin-webfont.ttf') format('truetype'),
         url('../fonts/alwyn_thin-webfont.svg#alwynthin') format('svg');
    font-weight: normal;
    font-style: normal;
}