Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
@font-face {
font-family: 'bigmistercregular';
src: url('bigmisterc-webfont.eot');
src: url('bigmisterc-webfont.eot?#iefix') format('embedded-opentype'),
url('bigmisterc-webfont.woff') format('woff'),
url('bigmisterc-webfont.ttf') format('truetype'),
url('bigmisterc-webfont.svg#bigmistercregular') format('svg');
font-weight: normal;
font-style: normal;
}
@import url("fonts.css");
body {
font: 62.5%/1.6em bigmistercregular, Helvetica, Verdana, sans-serif;
}
...
<head>
<link rel="stylesheet" type="text/css" href="load.css">
...
</head>