@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: url("/fonts/Montserrat.woff2") format('woff2');
}

@font-face {
    font-family: 'Outfit';
    font-style: Light;
    src: url('/fonts/Outfit-Light.woff') format('woff');
    font-weight: 300;
}

@font-face {
    font-family: 'Poppins';
    font-style: Light;
    src: url('/fonts/Poppins-Light.woff2') format('woff2');
    font-weight: 300;
}

@font-face {
    font-family: 'Outfit';
    font-style: Light;
    src: url('/fonts/Outfit-Light.woff') format('woff');
    font-weight: 300;
}
