@font-face {
    font-family: 'pt-mono';
    src: url('pt-mono_regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt-mono';
    src: url('pt-mono_bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}