@font-face {
    font-family: myFirstFont;
    src: url('https://ivefjordsystems.se/font/archigadget.php');
}

h1{
    font-family:'myFirstFont';
    font-size: 16pt;
}