@font-face {
    font-family: 'Pimlico';
    font-style: normal;
    font-weight: bold;
    src: local('../fonts/FS Pimlico_bold'), url('../fonts/FS Pimlico_bold.ttf') format('woff');
}

@font-face {
    font-family: "Pimlico";
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/FS\ Pimlico_regular.ttf') format('woff');
}

@font-face {
    font-family: 'Mont';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/mont_heavy_demo'), url('../fonts/mont_heavy_demo.otf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Nunito-Light'), url('../fonts/Nunito-Light.ttf') format('woff');
}