@font-face {
    font-family: Diatype;
    src: url(fonts/ABC\ Diatype\ Regular.ttf);
}

body {
    font-family: Diatype;
    font-size: large;
}