@font-face {
    font-family: 'verdanaFull';
    src: url('../fonts/verdana_full.eot');
    src: url('../fonts/verdana_full.eot?#iefix') format('embedded-opentype'),
    url('../fonts/verdana_full.ttf') format('truetype'),
    url('../fonts/verdana_full.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BPGArial';
    src: url('../fonts/bpgarial2009.eot');
    src: url('../fonts/bpgarial2009.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bpgarial2009.woff') format('woff'),
    url('../fonts/bpgarial2009.ttf') format('truetype'),
    url('../fonts/bpgarial2009.svg#BPGArial') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:geo_regular;
    src:url(../fonts/georegular.eot);
    src:url(../fonts/geo-regular.ttf),
    url(../fonts/georegular.woff),
    url(../fonts/georegular.woff2)
}
@font-face{font-family:geo_medium;
    src:url(../fonts/geomedium.eot);
    src:url(../fonts/geo-medium.ttf),
    url(../fonts/geomedium.woff),
    url(../fonts/geomedium.woff2)
}
@font-face{
    font-family:geo_bold;
    src:url(../fonts/geobold.eot);
    src:url(../fonts/geo-bold.ttf),
    url(../fonts/geobold.woff),
    url(../fonts/geobold.woff2)
}
@font-face {
    font-family: 'Barata';
    src: url('../fonts/Barata.eot');
    src: url('../fonts/Barata.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Barata.woff2') format('woff2'),
    url('../fonts/Barata.woff') format('woff'),
    url('../fonts/Barata.ttf') format('truetype'),
    url('../fonts/Barata.svg#Barata') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body
{
    font-family: 'BPGArial';
    font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.main-menu a
{
    font-family: 'geo_regular';
    font-weight: normal;
    font-feature-settings:"case" on;
}
h1
{
    font-size: 70px;
}
.listable-value,
.entry-meta,
.item-title a,
h1.product-title,
.elementor-button span,
button,
label{
    font-family: 'geo_regular';
    font-weight: normal;
    font-feature-settings:"case" off;
}

.f-barata
{
    font-family: 'Barata';
    font-weight: normal;
}