Spaces:
Running
Running
/* GT Maru Regular */ | |
@font-face { | |
font-family: 'GT-Maru'; | |
src: url('/fonts/GT Maru/GT-Maru-Regular.otf') format('opentype'); | |
font-weight: 400; | |
font-style: normal; | |
font-display: swap; | |
} | |
@font-face { | |
font-family: 'GT-Maru'; | |
src: url('/fonts/GT Maru/GT-Maru-Regular-Oblique.otf') format('opentype'); | |
font-weight: 400; | |
font-style: italic; | |
font-display: swap; | |
} | |
/* GT Maru Light */ | |
@font-face { | |
font-family: 'GT-Maru'; | |
src: url('/fonts/GT Maru/GT-Maru-Light.otf') format('opentype'); | |
font-weight: 300; | |
font-style: normal; | |
font-display: swap; | |
} | |
@font-face { | |
font-family: 'GT-Maru'; | |
src: url('/fonts/GT Maru/GT-Maru-Light-Oblique.otf') format('opentype'); | |
font-weight: 300; | |
font-style: italic; | |
font-display: swap; | |
} | |
/* GT Maru Medium */ | |
@font-face { | |
font-family: 'GT-Maru'; | |
src: url('/fonts/GT Maru/GT-Maru-Medium.otf') format('opentype'); | |
font-weight: 500; | |
font-style: normal; | |
font-display: swap; | |
} | |
@font-face { | |
font-family: 'GT-Maru'; | |
src: url('/fonts/GT Maru/GT-Maru-Medium-Oblique.otf') format('opentype'); | |
font-weight: 500; | |
font-style: italic; | |
font-display: swap; | |
} | |
/* GT Maru Bold */ | |
@font-face { | |
font-family: 'GT-Maru'; | |
src: url('/fonts/GT Maru/GT-Maru-Bold.otf') format('opentype'); | |
font-weight: 700; | |
font-style: normal; | |
font-display: swap; | |
} | |
@font-face { | |
font-family: 'GT-Maru'; | |
src: url('/fonts/GT Maru/GT-Maru-Bold-Oblique.otf') format('opentype'); | |
font-weight: 700; | |
font-style: italic; | |
font-display: swap; | |
} | |
/* GT Maru Black */ | |
@font-face { | |
font-family: 'GT-Maru'; | |
src: url('/fonts/GT Maru/GT-Maru-Black.otf') format('opentype'); | |
font-weight: 900; | |
font-style: normal; | |
font-display: swap; | |
} | |
@font-face { | |
font-family: 'GT-Maru'; | |
src: url('/fonts/GT Maru/GT-Maru-Black-Oblique.otf') format('opentype'); | |
font-weight: 900; | |
font-style: italic; | |
font-display: swap; | |
} | |
/* GT Maru Mono Regular */ | |
@font-face { | |
font-family: 'GT-Maru-Mono'; | |
src: url('/fonts/GT Maru/GT-Maru-Mono-Regular.otf') format('opentype'); | |
font-weight: 400; | |
font-style: normal; | |
font-display: swap; | |
} | |
@font-face { | |
font-family: 'GT-Maru-Mono'; | |
src: url('/fonts/GT Maru/GT-Maru-Mono-Regular-Oblique.otf') format('opentype'); | |
font-weight: 400; | |
font-style: italic; | |
font-display: swap; | |
} | |
/* GT Maru Mono Medium */ | |
@font-face { | |
font-family: 'GT-Maru-Mono'; | |
src: url('/fonts/GT Maru/GT-Maru-Mono-Medium.otf') format('opentype'); | |
font-weight: 500; | |
font-style: normal; | |
font-display: swap; | |
} | |
@font-face { | |
font-family: 'GT-Maru-Mono'; | |
src: url('/fonts/GT Maru/GT-Maru-Mono-Medium-Oblique.otf') format('opentype'); | |
font-weight: 500; | |
font-style: italic; | |
font-display: swap; | |
} | |
/* GT Maru Mega Midi (for special display text) */ | |
@font-face { | |
font-family: 'GT-Maru-Mega-Midi'; | |
src: url('/fonts/GT Maru/GT-Maru-Mega-Midi.otf') format('opentype'); | |
font-weight: normal; | |
font-style: normal; | |
font-display: swap; | |
} | |
/* Google Sans Regular */ | |
@font-face { | |
font-family: 'Google Sans'; | |
src: url('/GoogleSans/GoogleSans-Regular.ttf') format('truetype'); | |
font-weight: 400; | |
font-style: normal; | |
font-display: swap; | |
} | |
/* Google Sans Medium */ | |
@font-face { | |
font-family: 'Google Sans'; | |
src: url('/GoogleSans/GoogleSans-Medium.ttf') format('truetype'); | |
font-weight: 500; | |
font-style: normal; | |
font-display: swap; | |
} | |
/* Google Sans Medium Italic */ | |
@font-face { | |
font-family: 'Google Sans'; | |
src: url('/GoogleSans/GoogleSans-MediumItalic.ttf') format('truetype'); | |
font-weight: 500; | |
font-style: italic; | |
font-display: swap; | |
} | |
/* Google Sans Display Regular */ | |
@font-face { | |
font-family: 'Google Sans Display'; | |
src: url('/GoogleSans/GoogleSansDisplay-Regular.ttf') format('truetype'); | |
font-weight: 400; | |
font-style: normal; | |
font-display: swap; | |
} | |
/* Google Sans Display Bold */ | |
@font-face { | |
font-family: 'Google Sans Display'; | |
src: url('/GoogleSans/GoogleSansDisplay-Bold.ttf') format('truetype'); | |
font-weight: 700; | |
font-style: normal; | |
font-display: swap; | |
} | |
/* Google Sans Display Bold Italic */ | |
@font-face { | |
font-family: 'Google Sans Display'; | |
src: url('/GoogleSans/GoogleSansDisplay-BoldItalic.ttf') format('truetype'); | |
font-weight: 700; | |
font-style: italic; | |
font-display: swap; | |
} | |
/* Google Sans Display Italic */ | |
@font-face { | |
font-family: 'Google Sans Display'; | |
src: url('/GoogleSans/GoogleSansDisplay-Italic.ttf') format('truetype'); | |
font-weight: 400; | |
font-style: italic; | |
font-display: swap; | |
} | |
@font-face { | |
font-family: 'Google Sans Text'; | |
src: url('/fonts/GoogleSansText-Medium.ttf') format('truetype'); | |
font-weight: 500; | |
font-style: normal; | |
font-display: swap; | |
} |