@font-face {
    font-family: "universe-lt-std";
    font-style: italic;
    font-weight: normal;
    src: url("universe-lt-std-italic-normal.ttf") format("truetype"),
         url("universe-lt-std-italic-normal.woff") format("woff"),
         url("universe-lt-std-italic-normal.woff2") format("woff2");
}

@font-face {
    font-family: "universe-lt-std";
    font-style: normal;
    font-weight: normal;
    src: url("universe-lt-std-normal-normal.ttf") format("truetype"),
         url("universe-lt-std-normal-normal.woff") format("woff"),
         url("universe-lt-std-normal-normal.woff2") format("woff2");
}

