43 lines
1.1 KiB
CSS
43 lines
1.1 KiB
CSS
@font-face{
|
|
font-family:LouisGeorgeCafe;
|
|
src: url(https://file.brz9.dev/cdn/fonts/serv/LouisGeorgeCafe/LouisGeorgeCafe.ttf);
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face{
|
|
font-family:LouisGeorgeCafe;
|
|
src: url(https://file.brz9.dev/cdn/fonts/serv/LouisGeorgeCafe/LouisGeorgeCafeItalic.ttf);
|
|
font-weight: 400;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face{
|
|
font-family:LouisGeorgeCafe;
|
|
src: url(https://file.brz9.dev/cdn/fonts/serv/LouisGeorgeCafe/LouisGeorgeCafeLight.ttf);
|
|
font-weight: 200;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face{
|
|
font-family:LouisGeorgeCafe;
|
|
src: url(https://file.brz9.dev/cdn/fonts/serv/LouisGeorgeCafe/LouisGeorgeCafeLightItalic.ttf);
|
|
font-weight: 200;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face{
|
|
font-family:LouisGeorgeCafe;
|
|
src: url(https://file.brz9.dev/cdn/fonts/serv/LouisGeorgeCafe/LouisGeorgeCafeBold.ttf);
|
|
font-weight: 800;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face{
|
|
font-family:LouisGeorgeCafe;
|
|
src: url(https://file.brz9.dev/cdn/fonts/serv/LouisGeorgeCafe/LouisGeorgeCafeBoldItalic.ttf);
|
|
font-weight: 800;
|
|
font-style: italic;
|
|
}
|
|
|