// External fonts @font-face { font-family: "YuGothicM"; src: url('/fonts/YuGothic-Medium.otf'); } @font-face { font-family: "YuGothicM"; src: url('/fonts/YuGothic-Bold.otf'); font-weight: bold; } @font-face { font-family: "Hiramaru"; src: url('/fonts/hiramarupron-w4.otf'); } @font-face { font-family: "Hiragino"; src: url('/fonts/hiragino-kaku-gothic-pron-w6.otf'); } @font-face { font-family: "Kozgopr6n"; src: url('/fonts/kozgopr6n-regular.otf'); } @font-face { font-family: "DIN2014"; src: url('/fonts/DIN2014-Regular.ttf'); } @font-face { font-family: "DIN2014"; src: url('/fonts/DIN2014-Bold.ttf'); font-weight: bold; } @font-face { font-family: "DIN2014Demi"; src: url('/fonts/DIN 2014 Demi.ttf'); } @font-face { font-family: "VarelaRound"; src: url('/fonts/VarelaRound-Regular.ttf'); } // Hiragino Sans @font-face { font-family: "HiraginoSans"; src: url('/fonts/HiraginoSans/HiraginoSansW3.otf'); } @font-face { font-family: "HiraginoSans"; src: url('/fonts/HiraginoSans/HiraginoSansW4.ttf'); font-weight: 400; } @font-face { font-family: "HiraginoSans"; src: url('/fonts/HiraginoSans/HiraginoSansW5.ttf'); font-weight: 500; } @font-face { font-family: "HiraginoSans"; src: url('/fonts/HiraginoSans/HiraginoSansW6.ttf'); font-weight: 600; } @font-face { font-family: "HiraginoSans"; src: url('/fonts/HiraginoSans/HiraginoSansW7.ttf'); font-weight: 700; } @font-face { font-family: "HiraginoSans"; src: url('/fonts/HiraginoSans/HiraginoSansW8.ttf'); font-weight: 800; }