@font-face {
    font-family: 'GoldenTrail-KC';
    src: url('GoldenTrail-KC.otf');
    src: url('GoldenTrail-KC.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Printvetica';
    src: url('Printvetica.otf');
    src: url('Printvetica.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('Helvetica-01.ttf');
    src: url('Helvetica-01.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('Helvetica-Bold-02.ttf');
    src: url('Helvetica-Bold-02.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald-SemiBold';
    src: url('Oswald-SemiBold.ttf');
    src: url('Oswald-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monigue';
    src: url('Monigue.otf');
    src: url('Monigue.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('Poppins-Medium.ttf');
    src: url('Poppins-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'POPPINS-SEMIBOLD';
    src: url('POPPINS-SEMIBOLD.TTF');
    src: url('POPPINS-SEMIBOLD.TTF') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}