/* Sephir Regular */
@font-face {
    font-family: 'Sephir';
    src: url('https://hostdaloja.com.br/fonts/sephir/Sephir-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

/* Glacial Indifference Regular */
@font-face {
    font-family: 'GlacialIndifference';
    src: url('https://hostdaloja.com.br/fonts/glacial/GlacialIndifference-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

/* Glacial Indifference Bold */
@font-face {
    font-family: 'GlacialIndifference';
    src: url('https://hostdaloja.com.br/fonts/glacial/GlacialIndifference-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}