12345678910 |
- @charset "UTF-8";
- @font-face {
- font-family: "TTTGB-Medium";
- src: url("TTTGB-Medium.ttf") format("truetype"),
- url("TTTGB-Medium.eot") format("embedded-opentype"),
- url("TTTGB-Medium.svg") format("svg");
- font-weight: normal;
- font-style: normal;
- }
|