
@font-face {
    font-family: "Gordita";
    src: url("/assets/fonts/gordita-black-webfont.html") format("woff2"), url("/assets/fonts/gordita-black-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-weight: 900;
}
@font-face {
    font-family: "Gordita";
    src: url("/assets/fonts/gordita-bold-webfont.html") format("woff2"), url("/assets/fonts/gordita-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Gordita";
    src: url("/assets/fonts/gordita-medium-webfont.html") format("woff2"), url("/assets/fonts/gordita-medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "Gordita";
    src: url("/assets/fonts/gordita-regular-webfont.html") format("woff2"), url("/assets/fonts/gordita-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-weight: 400;
}