@font-face {
    font-family: "UTM Avo";
    src: url("../fonts/utm-avo/UTM-Avo.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "UTM Avo";
    src: url("../fonts/utm-avo/UTM-Avo-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
.logo,
.logo small,
.hero h1,
.archive-hero h1,
.directory-hero h1,
.product-info h1,
.section h2,
.content-section h2,
.stats strong,
.card-body h3,
.brand-group h2,
.brand-monogram,
.heading-note {
    font-family: "UTM Avo", Arial, sans-serif !important;
}
