@font-face {
    font-family: 'Sackers-Heavy';
    src: url(../fonts/sackers_gothic_heavy.otf) format('opentype');
}

@font-face {
    font-family: 'Sackers-Medium';
    src: url(../fonts/sackers_gothic_medium.otf) format('opentype');
}

@font-face{
    font-family: 'Geom';
    src: url(../fonts/Geom_graphic_bold_italic.ttf) format('truetype');
}

@font-face{
    font-family: 'GeomBold';
    src: url(../fonts/geom_font_bold.woff2) format('woff2');
}

@font-face{
    font-family: 'GeomRegular';
    src: url(../fonts/geom_font_regular.woff2) format('woff2');
}

@font-face{
    font-family: 'GeomSemiBold';
    src: url(../fonts/geom_font_semibold.woff2) format('woff2');
}
