LouisGeorgeCafe css added
This commit is contained in:
parent
b5f95c047b
commit
92d2f56abf
|
@ -0,0 +1,42 @@
|
|||
@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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue