<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Poppins';
    src: url('Poppins-Regular.ttf');
}
@font-face {
    font-family: 'PoppinsBold';
    src: url('Poppins-Bold.ttf');
}
@font-face {
    font-family: 'PoppinsBlack';
    src: url('Poppins-Black.ttf');
}
</pre></body></html>