@font-face {
    font-family: "Perfect DOS VGA 437";
    src: url(../fonts/PerfectDOSVGA437.ttf) format('truetype');
}

@font-face {
    font-family: "DIN Mittelschrift Standard";
    src: url(../fonts/DINMittelschriftStd.otf) format('opentype');
}


h1 {
    font-family: "DIN Mittelschrift Standard";
    width: 75%;
    margin: 0 auto;
    font-size: 2vw;
}

h2 {
    font-family: "DIN Mittelschrift Standard";
    width: 75%;
    margin: 0 auto;
    font-size: 2vw;
}
