Merge branch 'master' of github.com:KevinMidboe/vinlottis
This commit is contained in:
@@ -40,15 +40,17 @@ export default {
|
||||
@font-face {
|
||||
font-family: "knowit";
|
||||
font-weight: 600;
|
||||
src: url("/../public/assets/fonts/bold.eot"),
|
||||
src: local('Arial'), url("/../public/assets/fonts/bold.eot"),
|
||||
url("/../public/assets/fonts/bold.woff") format("woff");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "knowit";
|
||||
font-weight: 300;
|
||||
src: url("/../public/assets/fonts/regular.eot"),
|
||||
src: local('Arial'), url("/../public/assets/fonts/regular.eot"),
|
||||
url("/../public/assets/fonts/regular.woff") format("woff");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user