/* UKRS FONT FACES */
@font-face {
    font-family: 'fs_joeymedium';
    src: url('../fonts/fs-joey/fs-joey-500-webfont.eot');
    src: url('../fonts/fs-joey/fs-joey-500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fs-joey/fs-joey-500-webfont.woff2') format('woff2'),
         url('../fonts/fs-joey/fs-joey-500-webfont.woff') format('woff'),
         url('../fonts/fs-joey/fs-joey-500-webfont.ttf') format('truetype'),
         url('../fonts/fs-joey/fs-joey-500-webfont.svg#fs_joeymedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}
