<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: 'Lora';
    src: url('Lora-Regular-webfont.eot');
    src: url('Lora-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Lora-Regular-webfont.woff') format('woff'),
         url('Lora-Regular-webfont.ttf') format('truetype'),
         url('Lora-Regular-webfont.svg#LoraRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Lora';
    src: url('Lora-Italic-webfont.eot');
    src: url('Lora-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Lora-Italic-webfont.woff') format('woff'),
         url('Lora-Italic-webfont.ttf') format('truetype'),
         url('Lora-Italic-webfont.svg#LoraItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}


@font-face {
    font-family: 'Lora';
    src: url('Lora-Bold-webfont.eot');
    src: url('Lora-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Lora-Bold-webfont.woff') format('woff'),
         url('Lora-Bold-webfont.ttf') format('truetype'),
         url('Lora-Bold-webfont.svg#LoraBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

/*

@font-face {
    font-family: 'Lora';
    src: url('Lora-BoldItalic-webfont.eot');
    src: url('Lora-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Lora-BoldItalic-webfont.woff') format('woff'),
         url('Lora-BoldItalic-webfont.ttf') format('truetype'),
         url('Lora-BoldItalic-webfont.svg#LoraBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

}

*/

</pre></body></html>