@font-face {
    font-family: "TitilliumWeb";
    src: url("/fonts/TitilliumWeb-Light.ttf");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "TitilliumWeb";
    src: url("/fonts/TitilliumWeb-Regular.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "TitilliumWeb";
    src: url("/fonts/TitilliumWeb-SemiBold.ttf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "TitilliumWeb";
    src: url("/fonts/TitilliumWeb-Bold.ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "TitilliumWeb";
    src: url("/fonts/TitilliumWeb-Black.ttf");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
