@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/montserrat/montserrat-400.woff2') format('woff2');
    font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/montserrat/montserrat-500.woff2') format('woff2');
    font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/montserrat/montserrat-600.woff2') format('woff2');
    font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/montserrat/montserrat-700.woff2') format('woff2');
    font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/montserrat/montserrat-800.woff2') format('woff2');
    font-weight: 800; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../webfonts/montserrat/montserrat-900.woff2') format('woff2');
    font-weight: 900; font-style: normal; font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('../webfonts/nunito/nunito-400.woff2') format('woff2');
    font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Nunito';
    src: url('../webfonts/nunito/nunito-600.woff2') format('woff2');
    font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Nunito';
    src: url('../webfonts/nunito/nunito-700.woff2') format('woff2');
    font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'Nunito';
    src: url('../webfonts/nunito/nunito-800.woff2') format('woff2');
    font-weight: 800; font-style: normal; font-display: swap;
}