@font-face {
    font-family: 'HK Grotesk';
    src: url('fonts/HKGrotesk-Regular.eot');
    src: url('fonts/HKGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/HKGrotesk-Regular.woff2') format('woff2'),
         url('fonts/HKGrotesk-Regular.woff') format('woff'),
         url('fonts/HKGrotesk-Regular.ttf')  format('truetype'),
         url('fonts/HKGrotesk-Regular.svg#HK Grotesk') format('svg');
}

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

}


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

}
@font-face {
    font-family: 'hk_groteskextrabold';
    src: url('fonts/hkgrostekextra/hkgrotesk-extrabold-webfont.woff2') format('woff2'),
         url('fonts/hkgrostekextra/hkgrotesk-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

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

}
@font-face {
    font-family: 'Butler_Regular';
    src:url('Butler_Regular.woff') format('woff'),
        url('Butler_Regular.woff2') format('woff2'),
        url('Butler_Regular.eot'),
        url('Butler_Regular.eot?#iefix') format('embedded-opentype'),
        url('Butler_Regular.otf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gabriola';
    src: url('gabriola/Gabriola.woff2') format('woff2'),
        url('gabriola/Gabriola.woff') format('woff'),
        url('gabriola/Gabriola.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

