@font-face {
    font-family: "Bebas Neue";
    src: url('/wp-content/themes/octave/fonts/BebasNeue-Regular.woff') format('woff2'),
        url('/wp-content/themes/octave/fonts/BebasNeue-Regular.woff2') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url('/wp-content/themes/octave/fonts/Lato-Thin.woff') format('woff2'),
        url('/wp-content/themes/octave/fonts/Lato-Thin.woff2') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Lato";
    src: url('/wp-content/themes/octave/fonts/Lato-Light.woff') format('woff2'),
        url('/wp-content/themes/octave/fonts/Lato-Light.woff2') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Lato";
    src: url('/wp-content/themes/octave/fonts/Lato-Regular.woff') format('woff2'),
        url('/wp-content/themes/octave/fonts/Lato-Regular.woff2') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Lato";
    src: url('/wp-content/themes/octave/fonts/Lato-Bold.woff') format('woff2'),
        url('/wp-content/themes/octave/fonts/Lato-Bold.woff2') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Lato";
    src: url('/wp-content/themes/octave/fonts/Lato-Black.woff') format('woff2'),
        url('/wp-content/themes/octave/fonts/Lato-Black.woff2') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}