@font-face {
    font-family: 'Gochi Hand';
    src: url('../media/fontes/GochiHand-Regular.eot');
    src: url('../media/fontes/GochiHand-Regular.eot?#iefix') format('embedded-opentype'),
        url('../media/fontes/GochiHand-Regular.woff2') format('woff2'),
        url('../media/fontes/GochiHand-Regular.woff') format('woff'),
        url('../media/fontes/GochiHand-Regular.ttf') format('truetype'),
        url('../media/fontes/GochiHand-Regular.svg#GochiHand-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel Sans Semi Bold Body';
    src: url('../media/fontes/SequelSans-SemiBoldBody.eot');
    src: url('../media/fontes/SequelSans-SemiBoldBody.eot?#iefix') format('embedded-opentype'),
        url('../media/fontes/SequelSans-SemiBoldBody.woff2') format('woff2'),
        url('../media/fontes/SequelSans-SemiBoldBody.woff') format('woff'),
        url('../media/fontes/SequelSans-SemiBoldBody.ttf') format('truetype'),
        url('../media/fontes/SequelSans-SemiBoldBody.svg#SequelSans-SemiBoldBody') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel Sans Bold Body';
    src: url('../media/fontes/SequelSans-BoldBody.eot');
    src: url('../media/fontes/SequelSans-BoldBody.eot?#iefix') format('embedded-opentype'),
        url('../media/fontes/SequelSans-BoldBody.woff2') format('woff2'),
        url('../media/fontes/SequelSans-BoldBody.woff') format('woff'),
        url('../media/fontes/SequelSans-BoldBody.ttf') format('truetype'),
        url('../media/fontes/SequelSans-BoldBody.svg#SequelSans-BoldBody') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel Sans Medium Body';
    src: url('../media/fontes/SequelSans-MediumBody.eot');
    src: url('../media/fontes/SequelSans-MediumBody.eot?#iefix') format('embedded-opentype'),
        url('../media/fontes/SequelSans-MediumBody.woff2') format('woff2'),
        url('../media/fontes/SequelSans-MediumBody.woff') format('woff'),
        url('../media/fontes/SequelSans-MediumBody.ttf') format('truetype'),
        url('../media/fontes/SequelSans-MediumBody.svg#SequelSans-MediumBody') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel Sans Light Body';
    src: url('../media/fontes/SequelSans-LightBody.eot');
    src: url('../media/fontes/SequelSans-LightBody.eot?#iefix') format('embedded-opentype'),
        url('../media/fontes/SequelSans-LightBody.woff2') format('woff2'),
        url('../media/fontes/SequelSans-LightBody.woff') format('woff'),
        url('../media/fontes/SequelSans-LightBody.ttf') format('truetype'),
        url('../media/fontes/SequelSans-LightBody.svg#SequelSans-LightBody') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sequel Sans Book Body';
    src: url('../media/fontes/SequelSans-BookBody.eot');
    src: url('../media/fontes/SequelSans-BookBody.eot?#iefix') format('embedded-opentype'),
        url('../media/fontes/SequelSans-BookBody.woff2') format('woff2'),
        url('../media/fontes/SequelSans-BookBody.woff') format('woff'),
        url('../media/fontes/SequelSans-BookBody.ttf') format('truetype'),
        url('../media/fontes/SequelSans-BookBody.svg#SequelSans-BookBody') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

