@font-face {
    font-family: leipis;
    src: url(https://medipjt.fi/vjtt2408/stella.metsala/404/Goldman-Regular.ttf);
}

@font-face {
    font-family: otsikko;
    src: url(https://medipjt.fi/vjtt2408/stella.metsala/404/Goldman-Bold.ttf);
}

body {
    text-align: center;
    font-family: leipis;
}

h1 {
    font-family: otsikko;
    font-size: 40px;
}