@font-face {
    font-family: 'Montserat';
    src: url(/fonts/Montserrat-Medium.woff);
    font-weight: 500;
}
@font-face {
    font-family: 'Montserat';
    src: url(/fonts/Montserrat-Regular.woff);
    font-weight: 400;
}
@font-face {
    font-family: 'Montserat';
    src: url(/fonts/Montserrat-SemiBold.woff);
    font-weight: 600;
}
@font-face {
    font-family: 'ShellyAllegroC';
    src: url(/fonts/shellyallegroc.ttf);
    font-weight: 400;
}