@font-face {
    font-family: 'UAFSans';
    src: url('/fonts/UAFSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'UAFSans';
    src: url('/fonts/UAFSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'UAFSans OnBoard Stencil';
    src: url('/fonts/UAFSans-OnBoardStencil.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
