@font-face {
    font-family: 'custom';
    src: url('/pwa/font/_400.ttf') format('truetype');
}

@font-face {
    font-family: 'custom';
    src: url('/pwa/font/_900.ttf') format('truetype');
    font-weight: 900;
}
