@font-face {
    font-family: 'Open Sans Bold';
    font-weight: normal;
    font-style: normal;
    src: url('./OpenSans-CondBold.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans Light';
    font-weight: normal;
    font-style: normal;
    src: url('./OpenSans-CondLight.ttf');
    font-display: swap;
}