78 lines
2.6 KiB
Plaintext
78 lines
2.6 KiB
Plaintext
@font-face {
|
|
font-family: 'StateFaceRegular';
|
|
src: url('@{fonts-path}/stateface/stateface-regular-webfont.eot');
|
|
src: url('@{fonts-path}/stateface/stateface-regular-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('@{fonts-path}/stateface/stateface-regular-webfont.woff') format('woff'),
|
|
url('@{fonts-path}/stateface/stateface-regular-webfont.ttf') format('truetype'),
|
|
url('@{fonts-path}/stateface/stateface-regular-webfont.svg#StateFaceRegular') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
.stateface {
|
|
font-family: 'StateFaceRegular';
|
|
display: inline-block;
|
|
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;
|
|
}
|
|
.stateface-ak:before{content:"A";}
|
|
.stateface-al:before{content:"B";}
|
|
.stateface-ar:before{content:"C";}
|
|
.stateface-az:before{content:"D";}
|
|
.stateface-ca:before{content:"E";}
|
|
.stateface-co:before{content:"F";}
|
|
.stateface-ct:before{content:"G";}
|
|
.stateface-dc:before{content:"y";}
|
|
.stateface-de:before{content:"H";}
|
|
.stateface-fl:before{content:"I";}
|
|
.stateface-ga:before{content:"J";}
|
|
.stateface-hi:before{content:"K";}
|
|
.stateface-ia:before{content:"L";}
|
|
.stateface-id:before{content:"M";}
|
|
.stateface-il:before{content:"N";}
|
|
.stateface-in:before{content:"O";}
|
|
.stateface-ks:before{content:"P";}
|
|
.stateface-ky:before{content:"Q";}
|
|
.stateface-la:before{content:"R";}
|
|
.stateface-ma:before{content:"S";}
|
|
.stateface-md:before{content:"T";}
|
|
.stateface-me:before{content:"U";}
|
|
.stateface-mi:before{content:"V";}
|
|
.stateface-mn:before{content:"W";}
|
|
.stateface-mo:before{content:"X";}
|
|
.stateface-ms:before{content:"Y";}
|
|
.stateface-mt:before{content:"Z";}
|
|
.stateface-nc:before{content:"a";}
|
|
.stateface-nd:before{content:"b";}
|
|
.stateface-ne:before{content:"c";}
|
|
.stateface-nh:before{content:"d";}
|
|
.stateface-nj:before{content:"e";}
|
|
.stateface-nm:before{content:"f";}
|
|
.stateface-nv:before{content:"g";}
|
|
.stateface-ny:before{content:"h";}
|
|
.stateface-oh:before{content:"i";}
|
|
.stateface-ok:before{content:"j";}
|
|
.stateface-or:before{content:"k";}
|
|
.stateface-pa:before{content:"l";}
|
|
.stateface-pr:before{content:"3";}
|
|
.stateface-ri:before{content:"m";}
|
|
.stateface-sc:before{content:"n";}
|
|
.stateface-sd:before{content:"o";}
|
|
.stateface-tn:before{content:"p";}
|
|
.stateface-tx:before{content:"q";}
|
|
.stateface-us:before{content:"z";}
|
|
.stateface-ut:before{content:"r";}
|
|
.stateface-va:before{content:"s";}
|
|
.stateface-vt:before{content:"t";}
|
|
.stateface-wa:before{content:"u";}
|
|
.stateface-wi:before{content:"v";}
|
|
.stateface-wv:before{content:"w";}
|
|
.stateface-wy:before{content:"x";} |