You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
1.1 KiB

  1. @font-face {
  2. font-family: 'NanumSquare';
  3. font-weight: 400;
  4. src: url(../fonts/NanumSquareR.eot);
  5. src: url(../fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
  6. url(../fonts/NanumSquareR.woff) format('woff'),
  7. url(../fonts/NanumSquareR.ttf) format('truetype');
  8. }
  9. @font-face {
  10. font-family: 'NanumSquare';
  11. font-weight: 700;
  12. src: url(../fonts/NanumSquareB.eot);
  13. src: url(../fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
  14. url(../fonts/NanumSquareB.woff) format('woff'),
  15. url(../fonts/NanumSquareB.ttf) format('truetype');
  16. }
  17. @font-face {
  18. font-family: 'NanumSquare';
  19. font-weight: 800;
  20. src: url(../fonts/NanumSquareEB.eot);
  21. src: url(../fonts/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
  22. url(../fonts/NanumSquareEB.woff) format('woff'),
  23. url(../fonts/NanumSquareEB.ttf) format('truetype');
  24. }
  25. @font-face {
  26. font-family: 'NanumSquare';
  27. font-weight: 300;
  28. src: url(../fonts/NanumSquareL.eot);
  29. src: url(../fonts/NanumSquareL.eot?#iefix) format('embedded-opentype'),
  30. url(../fonts/NanumSquareL.woff) format('woff'),
  31. url(../fonts/NanumSquareL.ttf) format('truetype');
  32. }