
@font-face {
    font-family: 'pt-sans';
    src: url('/fonts/pt-sans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto-mono';
    src: url('/fonts/roboto-mono-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}