This commit is contained in:
@@ -9,11 +9,9 @@
|
||||
<meta name="msapplication-tap-highlight" content="no">
|
||||
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width<% if (ctx.mode.cordova || ctx.mode.capacitor) { %>, viewport-fit=cover<% } %>">
|
||||
|
||||
|
||||
<link rel="icon" href="icons/favicon.svg" type="image/svg+xml">
|
||||
<link rel="icon" type="image/ico" href="icons/favicon.ico">
|
||||
<link rel="apple-touch-icon" href="icons/apple-touch-icon.png">
|
||||
<link rel="manifest" href="manifest.webmanifest">
|
||||
</head>
|
||||
<body>
|
||||
<!-- quasar:entry-point -->
|
||||
|
||||
@@ -32,5 +32,5 @@ $base-width: 100;
|
||||
|
||||
@font-face {
|
||||
font-family: 'myFont';
|
||||
src: url(./fonts/OpenSans-Regular.woff2);
|
||||
src: url(./fonts/Inter-Regular.woff2);
|
||||
}
|
||||
|
||||
BIN
src/css/fonts/Inter-Regular.woff2
Normal file
BIN
src/css/fonts/Inter-Regular.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user