mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-10-20 02:36:30 +00:00
how-it-works icons
This commit is contained in:
@ -16,4 +16,19 @@
|
||||
@font-face {
|
||||
font-family: "CocogooseExtra";
|
||||
src: url("../media/fonts/cocogoose/Cocogoose_extraBold.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "BS-regular";
|
||||
src: url("../media/fonts/bahnschrift/BS_Static_Regular.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "BS-light";
|
||||
src: url("../media/fonts/bahnschrift/BS_Static_Light.ttf") format("truetype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "BS-bold";
|
||||
src: url("../media/fonts/bahnschrift/BS_Static_Bold.ttf") format("truetype");
|
||||
}
|
Reference in New Issue
Block a user