Initial data model migration
This commit is contained in:
13
less/fonts.less
Normal file
13
less/fonts.less
Normal file
@@ -0,0 +1,13 @@
|
||||
// Font definitions
|
||||
|
||||
@font-face {
|
||||
font-family: "Pfeffer";
|
||||
src: url("../assets/fonts/pfeffer-simpelgotisch.regular2.otf")
|
||||
format("opentype");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Montserrat";
|
||||
src: url("../assets/fonts/Montserrat-Medium.woff") format("woff");
|
||||
font-weight: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user