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