@font-face {
    font-family: 'Helvetica Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Bold'), url('Helvetica-Bold.ttf') format('TrueType');
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('Helvetica.ttf') format('TrueType');
    font-display: swap;
}
@font-face {
    font-family: 'Oakes Grotesk Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Oakes Grotesk Regular'), url('Oakes-Grotesk-Regular.ttf') format('TrueType');
    font-display: swap;
}
    
@font-face {
    font-family: 'Oakes Grotesk SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Oakes Grotesk SemiBold'), url('Oakes-Grotesk-SemiBold.ttf') format('TrueType');
    font-display: swap;
}
@font-face {
    font-family: 'Oakes Grotesk Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Oakes Grotesk Bold'), url('Oakes-Grotesk-Bold.ttf') format('TrueType');
    font-display: swap;
}


   

