Set fonts to Moderat
parent
bafb3fa85f
commit
6c5b20f65b
@ -0,0 +1,16 @@
|
||||
@font-face {
|
||||
font-family: "moderat";
|
||||
src: url('/static/fonts/moderat-regular.woff2?#iefix') format('woff2'),
|
||||
url('/static/fonts/moderat-regular.woff') format('woff'),
|
||||
url('/static/fonts/moderat-regular.otf') format('opentype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: "moderat";
|
||||
src: url('/static/fonts/moderat-bold.woff2?#iefix') format('woff2'),
|
||||
url('/static/fonts/moderat-bold.woff') format('woff'),
|
||||
url('/static/fonts/moderat-bold.otf') format('opentype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue