<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* InspireTWDC */
@font-face {
  _font-family: 'OFL Sorts Mill Goudy TT';
  _font-style: normal;
  _font-weight: normal;
  _src: local('OFL Sorts Mill Goudy TT'), url('../../fonts/OFLGoudyStMTT.ttf') format('truetype');
}

/* FIRST FONTS - WE SHOULD NOT USE THEM SINCE ARE NOT THE CORRECT ONES. */

@font-face {
    font-family: 'Peptasia Icons';
    src: url('FinalFonts/pep_icon_font-webfont.eot');
    src: url('FinalFonts/pep_icon_font-webfont.eot?#iefix') format('embedded-opentype'),
         url('FinalFonts/pep_icon_font-webfont.woff') format('woff'),
         url('FinalFonts/pep_icon_font-webfont.ttf') format('truetype'),
         url('FinalFonts/pep_icon_font-webfont.svg#untitledregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "pepmdxIcon";
    font-style: normal;
    font-weight: normal;
    src: url("MasterIcons/master_icon_font-webfont.eot");
    src: url("MasterIcons/master_icon_font-webfont.eot?#iefix") format("embedded-opentype"),
         url("MasterIcons/master_icon_font-webfont.woff") format("woff"),
         url("MasterIcons/master_icon_font-webfont.ttf") format("truetype"),
         url("MasterIcons/master_icon_font-webfont.svg#pepmedia") format("svg");
}

@font-face {
    font-family: "meetingIcon";
    font-style: normal;
    font-weight: normal;
    src: url("icons/master_icon_font-webfont.eot");
    src: url("icons/master_icon_font-webfont.eot?#iefix") format("embedded-opentype"),
         url("icons/master_icon_font-webfont.woff") format("woff"),
         url("icons/master_icon_font-webfont.ttf") format("truetype"),
         url("icons/master_icon_font-webfont.svg#meetingIcon") format("svg");
}

@font-face {
    font-family: "asIcons";
    font-style: normal;
    font-weight: normal;
    src: url("as-icons/icons.woff") format("woff");
    src: url("as-icons/icons.eot?#iefix") format("embedded-opentype"),
         url("as-icons/icons.woff") format("woff"),
         url("as-icons/icons.ttf") format("truetype"),
         url("as-icons/icons.svg#asIcons") format("svg");
}
</pre></body></html>