@font-face {
    font-family: 'buintonregular';
    src: url('../../fonts/buinton-webfont.woff2') format('woff2'),
         url('../../fonts/buinton-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'greycliff_cfbold';
    src: url('../../fonts/greycliffcf-bold-webfont.woff2') format('woff2'),
         url('../../fonts/greycliffcf-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'greycliff_cfmedium';
    src: url('../../fonts/greycliffcf-medium-webfont.woff2') format('woff2'),
         url('../../fonts/greycliffcf-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'greycliff_cfregular';
    src: url('../../fonts/greycliffcf-regular-webfont.woff2') format('woff2'),
         url('../../fonts/greycliffcf-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}