<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-ExtraBold';
    src: url('poppins/Poppins-ExtraBold.woff') format('woff');
}
@font-face {
    font-family: 'Poppins-Light';
    src: url('poppins/Poppins-Light.woff') format('woff');
}
@font-face {
    font-family: 'Poppins-Medium';
    src: url('poppins/Poppins-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Poppins-MediumItalic';
    src: url('poppins/Poppins-MediumItalic.woff') format('woff');
}
@font-face {
    font-family: 'Poppins-Regular';
    src: url('poppins/Poppins-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('poppins/Poppins-SemiBold.woff') format('woff');
}
@font-face {
    font-family: 'Merriweather-Bold';
    src: url('merriweather/Merriweather-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Bebas';
    src: url('bebas/BebasNeue-Regular.ttf') format('truetype');
}</pre></body></html>