/*
    CSS programado pelo departamento técnico da WB Web - Marketing Digital
    E-mail: atendimento@wbweb.com.br - Site: www.wbweb.com.br
*/

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

