<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: HelveticaLTWXX-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/helvetica/pro-regular/
 * Copyright: Copyright Â© 2014 Monotype Imaging Inc. All rights reserved.
 *
 *
 *
 * Â© 2020 MyFonts Incn*/

@font-face {
    font-family: "CeraPRORegular";
    src: url("../fonts/CeraProFont/webFonts/CeraPRORegular/font.woff2")
            format("woff2"),
        url("../fonts/CeraProFont/webFonts/CeraPRORegular/font.woff")
            format("woff");
}
@font-face {
    font-family: "CeraPRORegular";
    src: url("../fonts/CeraProFont/webFonts/CeraPROMedium/font.woff2")
            format("woff2"),
        url("../fonts/CeraProFont/webFonts/CeraPROMedium/font.woff")
            format("woff");
    font-weight: 500;
}
@font-face {
    font-family: "CeraPRORegular";
    src: url("../fonts/CeraProFont/webFonts/CeraPROBold/font.woff2")
            format("woff2"),
        url("../fonts/CeraProFont/webFonts/CeraPROBold/font.woff")
            format("woff");
    font-weight: bold;
}
@font-face {
    font-family: "CeraPRORegular";
    src: url("../fonts/CeraProFont/webFonts/CeraPROBlack/font.woff2")
            format("woff2"),
        url("../fonts/CeraProFont/webFonts/CeraPROBlack/font.woff")
            format("woff");
    font-weight: 900;
}
@font-face {
    font-family: "CeraPROCondensed";
    src: url("../fonts/CeraProFont/webFonts/CeraProCondensed/CeraCondensed-Regular.ttf")
        format("truetype");
}

/**
 * Mark My Word Font
 */
@font-face {
    font-family: "MarkMyWords";
    src: url("../fonts/MarkMyWordsFont/font.otf") format("opentype"),
        url("../fonts/MarkMyWordsFont/font.ttf") format("truetype");
}

/* Recoleta Font */
@font-face {
    font-family: "Recoleta";
    src: url("../fonts/Recoleta/Recoleta-Bold.ttf") format("woff2");
}

/* Noe Font */

@font-face {
    font-family: "Noe";
    src: url("../fonts/Noe/NoeDisplay-Bold.otf") format("opentype");
    font-weight: 700;
}
@font-face {
    font-family: "Noe";
    src: url("../fonts/Noe/NoeDisplay-BoldItalic.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
}
</pre></body></html>