Use new version of aoe_technology_radar to use specific fonts
This commit is contained in:
11
public/fonts.css
Normal file
11
public/fonts.css
Normal file
@@ -0,0 +1,11 @@
|
||||
@font-face {
|
||||
font-family: "DIN";
|
||||
src: url("fonts/clanot-news.otf");
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "DIN";
|
||||
src: url("fonts/clanot-thin.otf");
|
||||
font-weight: 300;
|
||||
}
|
||||
Reference in New Issue
Block a user