@font-face {
    font-family: 'pht-bold';
    src: url('./fonts/pht-bold.woff2') format('woff2');
}

@font-face {
    font-family: 'pht-light';
    src: url('./fonts/pht-light.woff2') format('woff2');
}

@font-face {
    font-family: 'pht-thin';
    src: url('./fonts/pht-thin.woff2') format('woff2');
}

@font-face {
    font-family: 'sht-bold';
    src: url('./fonts/sht-bold.woff2') format('woff2');
}

