24 lines
514 B
CSS
24 lines
514 B
CSS
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 14, 2022 */
|
|
|
|
|
|
|
|
@font-face {
|
|
font-family: 'jetbrains_monoregular';
|
|
src: url('/assets/styles/Font/jetbrainsmono-regular-webfont.woff2') format('woff2'),
|
|
url('/assets/styles/Font/jetbrainsmono-regular-webfont.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
p {
|
|
font-family: jetbrains_monoregular;
|
|
}
|
|
|
|
h1 {
|
|
font-family: jetbrains_monoregular;
|
|
}
|
|
|
|
h2 {
|
|
font-family: jetbrains_monoregular;
|
|
} |