@font-face {
    font-family: 'HelveticaWorld-Bold';
    src: url('/fonts/HelveticaWorld-Bold.woff2');
}

@font-face {
    font-family: 'HelveticaWorld-BoldItalic';
    src: url('/fonts/HelveticaWorld-BoldItalic.woff2');
}

@font-face {
    font-family: 'HelveticaWorld-Italic';
    src: url('/fonts/HelveticaWorld-Italic.woff2');
}

@font-face {
    font-family: 'HelveticaWorld-Regular';
    src: url('/fonts//HelveticaWorld-Regular.woff2');
}

@font-face {
    font-family: 'NeueMachina-Light';
    src: url('/fonts/NeueMachina-Light.otf');
}

@font-face {
    font-family: 'NeueMachina-Regular';
    src: url('/fonts/NeueMachina-Regular.otf');
}

@font-face {
    font-family: 'NeueMachina-Ultrabold';
    src: url('/fonts/NeueMachina-Ultrabold.otf');
}

@font-face {
    font-family: 'HKGrotesk';
    src: url('/fonts/HankenGrotesk-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'HKGrotesk-Italic';
    src: url('/fonts/HankenGrotesk-Italic-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'PPTelegraf';
    src: url('/fonts/PPTelegraf-Regular.otf');
}

@font-face {
    font-family: 'PPTelegraf-Ultrabold';
    src: url('/fonts/PPTelegraf-UltraBold.otf');
}

@font-face {
    font-family: 'PPTelegraf-Ultralight';
    src: url('/fonts/PPTelegraf-UltraLight.otf');
}
