17 lines
422 B
CSS
17 lines
422 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;
|
|
|
|
}
|
|
|
|
body {
|
|
font-family: jetbrains_monoregular;
|
|
}
|