選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

71 行
1.8 KiB

  1. @font-face {
  2. font-family: 'Icons';
  3. src: url('../../assets/fonts/icons/icons.woff') format('woff');
  4. font-style: normal;
  5. font-weight: normal;
  6. font-display: block;
  7. }
  8. @font-face {
  9. font-family: 'Pictograms';
  10. src: url('../../assets/fonts/pictograms/pictograms.woff') format('woff');
  11. font-style: normal;
  12. font-weight: normal;
  13. font-display: block;
  14. }
  15. @font-face {
  16. font-family: 'Korb';
  17. src: url('../../assets/fonts/korb_regular_macroman/korb-webfont.woff') format('woff');
  18. font-style: normal;
  19. font-weight: 400;
  20. font-display: swap;
  21. }
  22. @font-face {
  23. font-family: 'Korb';
  24. src: url('../../assets/fonts/korb_bold_macroman/korb_bold-webfont.woff') format('woff');
  25. font-style: normal;
  26. font-weight: 700;
  27. font-display: swap;
  28. }
  29. @font-face {
  30. font-family: 'Source Sans Pro';
  31. src: url('../../assets/fonts/sourcesanspro_regular_macroman/SourceSansPro-Regular-webfont.woff') format('woff');
  32. font-style: normal;
  33. font-weight: 400;
  34. font-display: swap;
  35. }
  36. @font-face {
  37. font-family: 'Source Sans Pro';
  38. src: url('../../assets/fonts/sourcesanspro_light_macroman/SourceSansPro-Light-webfont.woff') format('woff');
  39. font-style: normal;
  40. font-weight: 300;
  41. font-display: swap;
  42. }
  43. @font-face {
  44. font-family: 'Source Sans Pro';
  45. src: url('../../assets/fonts/sourcesanspro_italic_macroman/SourceSansPro-It-webfont.woff') format('woff');
  46. font-style: italic;
  47. font-weight: 400;
  48. font-display: swap;
  49. }
  50. @font-face {
  51. font-family: 'Source Sans Pro';
  52. src: url('../../assets/fonts/sourcesanspro_semibold_macroman/SourceSansPro-Semibold-webfont.woff') format('woff');
  53. font-style: normal;
  54. font-weight: 600;
  55. font-display: swap;
  56. }
  57. @font-face {
  58. font-family: 'Source Sans Pro';
  59. src: url('../../assets/fonts/sourcesanspro_bold_macroman/SourceSansPro-Bold-webfont.woff') format('woff');
  60. font-style: normal;
  61. font-weight: 700;
  62. font-display: swap;
  63. }