@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat.woff2') format('woff2');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat Bold.woff2') format('woff2');
    font-weight: bold;
    font-weight: 700;
    font-style: normal;
}