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.

84 lines
2.7 KiB

  1. @font-face {
  2. font-family: 'Gilroy';
  3. font-weight:300;
  4. src: url(../fonts/Gilroy-Light.eot);
  5. src: url(../fonts/Gilroy-Light.eot?#iefix) format('embedded-opentype'),
  6. url(../fonts/Gilroy-Light.woff2) format('woff2'),
  7. url(../fonts/Gilroy-Light.woff) format('woff'),
  8. url(../fonts/Gilroy-Light.ttf) format('truetype');
  9. }
  10. @font-face {
  11. font-family: 'Gilroy';
  12. font-weight:400;
  13. src: url(../fonts/Gilroy-Regular.eot);
  14. src: url(../fonts/Gilroy-Regular.eot?#iefix) format('embedded-opentype'),
  15. url(../fonts/Gilroy-Regular.woff2) format('woff2'),
  16. url(../fonts/Gilroy-Regular.woff) format('woff'),
  17. url(../fonts/Gilroy-Regular.ttf) format('truetype');
  18. }
  19. @font-face {
  20. font-family: 'Gilroy';
  21. font-weight:500;
  22. src: url(../fonts/Gilroy-Medium.eot);
  23. src: url(../fonts/Gilroy-Medium.eot?#iefix) format('embedded-opentype'),
  24. url(../fonts/Gilroy-Medium.woff2) format('woff2'),
  25. url(../fonts/Gilroy-Medium.woff) format('woff'),
  26. url(../fonts/Gilroy-Medium.ttf) format('truetype');
  27. }
  28. @font-face {
  29. font-family: 'Gilroy';
  30. font-weight:700;
  31. src: url(../fonts/Gilroy-Bold.eot);
  32. src: url(../fonts/Gilroy-Bold.eot?#iefix) format('embedded-opentype'),
  33. url(../fonts/Gilroy-Bold.woff2) format('woff2'),
  34. url(../fonts/Gilroy-Bold.woff) format('woff'),
  35. url(../fonts/Gilroy-Bold.ttf) format('truetype');
  36. }
  37. @font-face {
  38. font-family: 'Gilroy';
  39. font-weight:800;
  40. src: url(../fonts/Gilroy-ExtraBold.eot);
  41. src: url(../fonts/Gilroy-ExtraBold.eot?#iefix) format('embedded-opentype'),
  42. url(../fonts/Gilroy-ExtraBold.woff2) format('woff2'),
  43. url(../fonts/Gilroy-ExtraBold.woff) format('woff'),
  44. url(../fonts/Gilroy-ExtraBold.ttf) format('truetype');
  45. }
  46. @font-face {
  47. font-family: 'NanumSquare';
  48. font-weight: 400;
  49. src: url(../fonts/NanumSquareR.eot);
  50. src: url(../fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
  51. url(../fonts/NanumSquareR.woff) format('woff'),
  52. url(../fonts/NanumSquareR.ttf) format('truetype');
  53. }
  54. @font-face {
  55. font-family: 'NanumSquare';
  56. font-weight: 700;
  57. src: url(../fonts/NanumSquareB.eot);
  58. src: url(../fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
  59. url(../fonts/NanumSquareB.woff) format('woff'),
  60. url(../fonts/NanumSquareB.ttf) format('truetype');
  61. }
  62. @font-face {
  63. font-family: 'NanumSquare';
  64. font-weight: 800;
  65. src: url(../fonts/NanumSquareEB.eot);
  66. src: url(../fonts/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
  67. url(../fonts/NanumSquareEB.woff) format('woff'),
  68. url(../fonts/NanumSquareEB.ttf) format('truetype');
  69. }
  70. @font-face {
  71. font-family: 'NanumSquare';
  72. font-weight: 300;
  73. src: url(../fonts/NanumSquareL.eot);
  74. src: url(../fonts/NanumSquareL.eot?#iefix) format('embedded-opentype'),
  75. url(../fonts/NanumSquareL.woff) format('woff'),
  76. url(../fonts/NanumSquareL.ttf) format('truetype');
  77. }