font.css 304 B

12345678910111213141516171819
  1. /* cyrillic */
  2. @font-face {
  3. font-family: 'Seymour One';
  4. font-style: normal;
  5. font-weight: 400;
  6. }
  7. /* latin-ext */
  8. @font-face {
  9. font-family: 'Seymour One';
  10. font-style: normal;
  11. font-weight: 400;
  12. }
  13. /* latin */
  14. @font-face {
  15. font-family: 'Seymour One';
  16. font-style: normal;
  17. font-weight: 400;
  18. }