@font-face {
    font-family: 'Magalu Textos Regular';
    src: url('../fonts/MagaluTextosRounded-Regular.eot');
    src: url('../fonts/MagaluTextosRounded-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MagaluTextosRounded-Regular.woff2') format('woff2'),
        url('../fonts/MagaluTextosRounded-Regular.woff') format('woff'),
        url('../fonts/MagaluTextosRounded-Regular.ttf') format('truetype'),
        url('../fonts/MagaluTextosRounded-Regular.svg#MagaluTextosRounded-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magalu Textos Bold';
    src: url('../fonts/MagaluTextos-Bold.eot');
    src: url('../fonts/MagaluTextos-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MagaluTextos-Bold.woff2') format('woff2'),
        url('../fonts/MagaluTextos-Bold.woff') format('woff'),
        url('../fonts/MagaluTextos-Bold.ttf') format('truetype'),
        url('../fonts/MagaluTextos-Bold.svg#MagaluTextos-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magalu Textos Light';
    src: url('../fonts/MagaluTextos-Light.eot');
    src: url('../fonts/MagaluTextos-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MagaluTextos-Light.woff2') format('woff2'),
        url('../fonts/MagaluTextos-Light.woff') format('woff'),
        url('../fonts/MagaluTextos-Light.ttf') format('truetype'),
        url('MagaluTextos-Light.svg#MagaluTextos-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}