@font-face {
    font-family: 'Horizon';
    src: url('../fonts/horizon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alarm-clock';
    src: url('../fonts/alarmclock.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'krinkes';
    src: url('../fonts/KrinkesRegularPERSONAL.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'krinkes decor';
    src: url('../fonts/KrinkesDecorPERSONAL.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}