
@font-face {
    font-family: 'SourceSans3';
    src: url('Source_Sans_3/SourceSans3-Regular.woff2') format('woff2'),
        url('Source_Sans_3/SourceSans3-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSans3';
    src: url('Source_Sans_3/SourceSans3-SemiBold.woff2') format('woff2'),
        url('Source_Sans_3/SourceSans3-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSans3';
    src: url('Source_Sans_3/SourceSans3-ExtraBold.woff2') format('woff2'),
        url('Source_Sans_3/SourceSans3-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gabarito';
    src: url('Gabarito/Gabarito-Medium.woff2') format('woff2'),
        url('Gabarito/Gabarito-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gabarito';
    src: url('Gabarito/Gabarito-SemiBold.woff2') format('woff2'),
        url('Gabarito/Gabarito-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('Poppins/Poppins-Regular.woff2') format('woff2'),
        url('Poppins/Poppins-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

