/* css/custom-fonts.css */

@font-face {
    font-family: 'uavOsd';
    src: url('../fonts/UAV-OSD-Sans-Mono.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;     /* improves loading experience */
}