@font-face {
    font-family: Oxygen;
    src: url(/static/fonts/Oxygen-Regular.ttf);
}

@font-face {
    font-family: Oxygen;
    font-weight: bold;
    src: url(/static/fonts/Oxygen-Bold.ttf);
}