
@font-face {
    font-family: 'Montserrat';
    src: url('Custom-Fonts/Montserrat-300.woff2') format('woff2'),
        url('Custom-Fonts/Montserrat-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Custom-Fonts/Montserrat-400.woff2') format('woff2'),
        url('Custom-Fonts/Montserrat-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Custom-Fonts/Montserrat-700.woff2') format('woff2'),
        url('Custom-Fonts/Montserrat-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'WorkSans';
    src: url('Custom-Fonts/WorkSans-200.woff2') format('woff2'),
        url('Custom-Fonts/WorkSans-200.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans';
    src: url('Custom-Fonts/WorkSans-400.woff2') format('woff2'),
        url('Custom-Fonts/WorkSans-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'WorkSans';
    src: url('Custom-Fonts/WorkSans-700.woff2') format('woff2'),
        url('Custom-Fonts/WorkSans-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'WorkSans';
    src: url('Custom-Fonts/WorkSans-900.woff2') format('woff2'),
        url('Custom-Fonts/WorkSans-900.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
