306 lines
7.3 KiB
CSS
306 lines
7.3 KiB
CSS
/* PicNic */
|
|
@font-face {
|
|
font-family: PicNic;
|
|
src: url('/fonts/PicNic-Regular.woff2') format('woff2'),
|
|
url('/fonts/PicNic-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* go mono */
|
|
@font-face {
|
|
font-family: 'Go Mono';
|
|
src: url('/fonts/GoMono.woff2') format('woff2'),
|
|
url('/fonts/GoMono.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Go Mono';
|
|
src: url('/fonts/GoMono-Bold.woff2') format('woff2'),
|
|
url('/fonts/GoMono-Bold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Go Mono';
|
|
src: url('/fonts/GoMono-Italic.woff2') format('woff2'),
|
|
url('/fonts/GoMono-Italic.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: italic;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Go Mono';
|
|
src: url('/fonts/GoMono-BoldItalic.woff2') format('woff2'),
|
|
url('/fonts/GoMono-BoldItalic.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: italic;
|
|
font-display: block;
|
|
}
|
|
|
|
/* basteleur */
|
|
@font-face {
|
|
font-family: 'Basteleur';
|
|
src: url('/fonts/Basteleur-Bold.woff2') format('woff2'),
|
|
url('/fonts/Basteleur-Bold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* kaeru kaeru */
|
|
@font-face {
|
|
font-family: 'kaeru kaeru';
|
|
src: url('/fonts/kaerukaeru-Regular.woff2') format('woff2'),
|
|
url('/fonts/kaerukaeru-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* terminal grotesque open */
|
|
@font-face {
|
|
font-family: 'Terminal Grotesque Open';
|
|
src: url('/fonts/TerminalGrotesque-Open.woff2') format('woff2'),
|
|
url('/fonts/TerminalGrotesque-Open.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* steps mono */
|
|
@font-face {
|
|
font-family: 'Steps-Mono';
|
|
src: url('/fonts/Steps-Mono-Mono.woff2') format('woff2'),
|
|
url('/fonts/Steps-Mono-Mono.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Steps Mono';
|
|
src: url('/fonts/Steps-Mono-Thin.woff2') format('woff2'),
|
|
url('/fonts/Steps-Mono-Thin.woff') format('woff');
|
|
font-weight: 100;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* director */
|
|
@font-face {
|
|
font-family: 'Director';
|
|
src: url('/fonts/Director-Regular.woff2') format('woff2'),
|
|
url('/fonts/Director-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Director';
|
|
src: url('/fonts/Director-Light.woff2') format('woff2'),
|
|
url('/fonts/Director-Light.woff') format('woff');
|
|
font-weight: 100;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Director';
|
|
src: url('/fonts/Director-bold.woff2') format('woff2'),
|
|
url('/fonts/Director-bold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* karrik */
|
|
@font-face {
|
|
font-family: 'Karrik';
|
|
src: url('/fonts/Karrik-Regular.woff2') format('woff2'),
|
|
url('/fonts/Karrik-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Karrik';
|
|
src: url('/fonts/Karrik-Italic.woff2') format('woff2'),
|
|
url('/fonts/Karrik-Italic.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: italic;
|
|
font-display: block;
|
|
}
|
|
|
|
/* cherry bomb */
|
|
@font-face {
|
|
font-family: 'Cherry Bomb';
|
|
src: url('/fonts/CherryBombPersonalUse-Regular.woff2') format('woff2'),
|
|
url('/fonts/CherryBombPersonalUse-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* compagnon */
|
|
@font-face {
|
|
font-family: 'Compagnon';
|
|
src: url('/fonts/Compagnon-Bold.woff2') format('woff2'),
|
|
url('/fonts/Compagnon-Bold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Compagnon';
|
|
src: url('/fonts/Compagnon-Italic.woff2') format('woff2'),
|
|
url('/fonts/Compagnon-Italic.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: italic;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Compagnon';
|
|
src: url('/fonts/Compagnon-Medium.woff2') format('woff2'),
|
|
url('/fonts/Compagnon-Medium.woff') format('woff');
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Compagnon Roman';
|
|
src: url('/fonts/Compagnon-Roman.woff2') format('woff2'),
|
|
url('/fonts/Compagnon-Roman.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Compagnon';
|
|
src: url('/fonts/Compagnon-Light.woff2') format('woff2'),
|
|
url('/fonts/Compagnon-Light.woff') format('woff');
|
|
font-weight: 300;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* sligoil */
|
|
@font-face {
|
|
font-family: 'Sligoil Micro';
|
|
src: url('/fonts/Sligoil-Micro.woff2') format('woff2'),
|
|
url('/fonts/Sligoil-Micro.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* degerm locase */
|
|
@font-face {
|
|
font-family: 'DeGerm LoCase';
|
|
src: url('/fonts/DeGerm_LoCase.woff2') format('woff2'),
|
|
url('/fonts/DeGerm_LoCase.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* 3dkirieji */
|
|
@font-face {
|
|
font-family: kirieji;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: url('/fonts/kirieji.woff2') format("woff2");
|
|
font-display: block;
|
|
}
|
|
|
|
/* almendra display */
|
|
@font-face {
|
|
font-family: 'Almendra Display';
|
|
src: url('/fonts/AlmendraDisplay-Regular.woff2') format('woff2'),
|
|
url('/fonts/AlmendraDisplay-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* mon hugo in */
|
|
@font-face {
|
|
font-family: 'Mon Hugo in';
|
|
src: url('/fonts/MonHugo-in.woff2') format('woff2'),
|
|
url('/fonts/MonHugo-in.woff') format('woff');
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* id_kana */
|
|
@font-face {
|
|
font-family: id_kana018;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: url('/fonts/id_kana018.woff2') format("woff2");
|
|
font-display: block;
|
|
}
|
|
|
|
/* minecraftia */
|
|
@font-face {
|
|
font-family: 'Minecraftia';
|
|
src: url('/fonts/Minecraftia.woff2') format('woff2'),
|
|
url('/fonts/Minecraftia.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* darumadrop one */
|
|
@font-face {
|
|
font-family: 'Darumadrop One';
|
|
src: url('/fonts/DarumadropOne-Regular.woff2') format('woff2'),
|
|
url('/fonts/DarumadropOne-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* louise */
|
|
@font-face {
|
|
font-family: 'Louise';
|
|
src: url('/fonts/Louise-Regular.woff2') format('woff2'),
|
|
url('/fonts/Louise-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* ukikusa */
|
|
@font-face {
|
|
font-family: 'ukikusa';
|
|
src: url('/fonts/ukikusa.woff2') format('woff2'),
|
|
url('/fonts/ukikusa.woff') format('woff');
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
/* abordage */
|
|
@font-face {
|
|
font-family: 'Abordage';
|
|
src: url('/fonts/Abordage-Regular.woff2') format('woff2'),
|
|
url('/fonts/Abordage-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
} |