<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@font-face {
font-family: 'skticon';
src:
url(//houchikokka.net/wp-content/themes/jstork19/webfonts/skticon/fonts/skticon.ttf?y3rfd4) format('truetype'),
url(//houchikokka.net/wp-content/themes/jstork19/webfonts/skticon/fonts/skticon.woff?y3rfd4) format('woff'),
url(//houchikokka.net/wp-content/themes/jstork19/webfonts/skticon/fonts/skticon.svg?y3rfd4#skticon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="stkicon-"], [class*=" stkicon-"] { font-family: 'skticon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stkicon-menu-bar:before {
content: "\e900";
}
.stkicon-search:before {
content: "\e901";
}
.stkicon-plus:before {
content: "\e902";
}
.stkicon-close:before {
content: "\e903";
}
.stkicon-menu-bar2:before {
content: "\e904";
}</pre></body></html>