@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: '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: 'Averta Regular';
    src: url('avertastd/AvertaDemo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AvertaStdLight';
    src: url('avertalight/AvertaStd-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
