
    @font-face {
    font-family: 'Libre Franklin';
    font-style: normal;
    font-weight: normal;
    src: local('LibreFranklin'), url('LibreFranklin.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 Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Oakes-Grotesk-Medium'), url('Oakes-Grotesk-Medium.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;
    }
    @font-face {
        font-family: 'slick';
        font-style: normal;
        font-weight: normal;
        src: local('slick'), url('../css/fonts/slick.ttf') format('truetype');
        font-display: swap;
    }
    @font-face {
        font-family: 'slick';
        font-style: normal;
        font-weight: normal;
        src: local('slick'), url('../css/fonts/slick.woff') format('woff');
        font-display: swap;
    }
   

