Merge branch 'v2' into gamecard
This commit is contained in:
26
benchcoach/static/fonts/refrigerator/refigerator.css
Normal file
26
benchcoach/static/fonts/refrigerator/refigerator.css
Normal file
@@ -0,0 +1,26 @@
|
||||
@font-face {
|
||||
font-family: "refigerator";
|
||||
font-weight: bold;
|
||||
src: url("refrigerator-deluxe-bold.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "refigerator";
|
||||
font-weight: extrabold;
|
||||
src: url("refrigerator-deluxe-extrabold.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "refigerator";
|
||||
font-weight: heavy;
|
||||
src: url("refrigerator-deluxe-heavy.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "refigerator";
|
||||
font-weight: light;
|
||||
src: url("refrigerator-deluxe-light.otf") format("opentype");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "refigerator";
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
src: url("refrigerator-deluxe.otf") format("opentype");
|
||||
}
|
||||
Reference in New Issue
Block a user