@font-face {
    font-family: 'museo700';
    src: url('fonts/exljbris-museo-700-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'Poppins';
    src: url('fonts/font-a99c8706.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Poppins' !important;
}