
/* webfont */

@font-face {
    font-family: 'FontRegular';
    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: 'FontItalic';
    src: url('fonts/alwyn_oblique-webfont.eot');
    src: url('fonts/alwyn_oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alwyn_oblique-webfont.woff') format('woff'),
         url('fonts/alwyn_oblique-webfont.ttf') format('truetype'),
         url('fonts/alwyn_oblique-webfont.svg#AlwynOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontBold';
    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: 'FontBoldItalic';
    src: url('fonts/alwyn_boldoblique-webfont.eot');
    src: url('fonts/alwyn_boldoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alwyn_boldoblique-webfont.woff') format('woff'),
         url('fonts/alwyn_boldoblique-webfont.ttf') format('truetype'),
         url('fonts/alwyn_boldoblique-webfont.svg#AlwynBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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