@font-face {
    font-display: swap;
    font-family: Citroen-Black;
    src: url(Citroen-Black.otf)
}

@font-face {
    font-display: swap;
    font-family: Citroen-Bold;
    src: url(Citroen%20Bold.otf)
}

@font-face {
    font-display: swap;
    font-family: Citroen-Regular;
    src: url(Citroen%20Regular.otf)
}

@font-face {
    font-display: swap;
    font-family: Citroen-Light;
    src: url(Citroen%20Light.otf)
}

@font-face {
    font-display: swap;
    font-family: Ubuntu-Bold;
    src: url(Ubuntu-Bold.ttf)
}

@font-face {
    font-display: swap;
    font-family: Ubuntu-Regular;
    src: url(Ubuntu-Regular.ttf)
}