@font-face {
    font-family: "Toren Proportional";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("toren-rotalic.woff") format("woff");
}
@font-face {
    font-family: "Toren Proportional";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("toren-proportional.woff2") format("woff2"),
         url("toren-proportional.woff") format("woff");
}