
/*------------------ # Matter Font (400,500,600,700) ------------------*/

@font-face {
    font-family: 'Mal de Ojo1';
    src: url('../fonts/Mal_de_Ojo.eot');
    src: url('../fonts/Mal_de_Ojo.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mal_de_Ojo.woff2') format('woff2'),
        url('../fonts/Mal_de_Ojo.woff') format('woff'),
        url('../fonts/Mal_de_Ojo.ttf') format('truetype'),
        url('../fonts/Mal_de_Ojo.svg#Mal_de_Ojo') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

