@font-face {
    font-family: 'FrankRuhlLibre-Regular';
    src: url(/static/font/FrankRuhlLibre-Regular/font.eot);
    src: url(/static/font/FrankRuhlLibre-Regular/font.eot) format('embedded-opentype'),
        url(/static/font/FrankRuhlLibre-Regular/font.woff2) format('woff2'),
        url(/static/font/FrankRuhlLibre-Regular/font.woff) format('woff'),
        url(/static/font/FrankRuhlLibre-Regular/font.ttf) format('truetype'),
        url(/static/font/FrankRuhlLibre-Regular/font.svg) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

