@font-face {
    font-family: "InterDisplay-Light";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/InterDisplay-Light.woff2") format("woff2");
}

@font-face {
    font-family: "InterDisplay-Regular";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/InterDisplay-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "InterDisplay-Medium";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/InterDisplay-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "TestTiemposHeadline-Light";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/TestTiemposHeadline-Light.otf");
}

@font-face {
    font-family: "TestTiemposHeadline-Medium";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/TestTiemposHeadline-Medium.otf");
}