@font-face {
    font-family: 'Mustica-Pro';
    src: url('../fonts/MusticaPro-SemiBold.eot');
    src: url('../fonts/MusticaPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MusticaPro-SemiBold.woff2') format('woff2'),
        url('../fonts/MusticaPro-SemiBold.woff') format('woff'),
        url('../fonts/MusticaPro-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

