<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* FONTS - LORA
============================================*/
@font-face {font-family: 'Lora';src: url('Lora-Regular.ttf');font-weight: 400;}
@font-face {font-family: 'Lora';src: url('Lora-Italic.ttf');font-weight: 400;font-style: italic;}
@font-face {font-family: 'Lora';src: url('Lora-Bold.ttf');font-weight: 700;}
@font-face {font-family: 'Lora';src: url('Lora-BoldItalic.ttf');font-weight: 700;font-style: italic;}
</pre></body></html>