<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: 'rsmg-showcase';
    src:    url('../fonts/rsmg-showcase.eot?hosn94');
    src:    url('../fonts/rsmg-showcase.eot?hosn94#iefix') format('embedded-opentype'),
        url('../fonts/rsmg-showcase.ttf?hosn94') format('truetype'),
        url('../fonts/rsmg-showcase.woff?hosn94') format('woff'),
        url('../fonts/rsmg-showcase.svg?hosn94#rsmg-showcase') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="rsmgsc-"], [class*=" rsmgsc-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	display: inline-block;
    font-family: 'rsmg-showcase' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.rsmgsc-search:before {
    content: "\f002";
}
.rsmgsc-share-square-o:before {
  content: "\f045";
}

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