﻿@font-face {
    font-family: '888-Regular';
    src: url('../fonts/888_5-book-webfont.eot') format('opentype');
    src: url('../fonts/888_5-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/888_5-book-webfont.woff') format('woff'),
         url('../fonts/888_5-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: '888-Regular';
    src: url('../fonts/888_5-medium-webfont.eot') format('opentype');
    src: url('../fonts/888_5-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/888_5-medium-webfont.woff') format('woff'),
         url('../fonts/888_5-medium-webfont.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: '888-SemiBold';
    src: url('../fonts/888-SemiBold.otf') format('opentype');
}
@font-face {
    font-family: '888-Thin';
    src: url('../fonts/888-Thin.otf') format('opentype');
}
@font-face {
    font-family: '888-Black';
    src: url('../fonts/888-Black.otf') format('opentype');
}
@font-face {
    font-family: '888-Bold';
    src: url('../fonts/888-Bold.otf') format('opentype');
}