@font-face {
    font-family: romantic;
    src: url(fonts/romantic.ttf);
}

@font-face {
    font-family: minecraft;
    src: url(fonts/minecraft.ttf);
}

@font-face {
    font-family: milky;
    src: url(fonts/milkycream.otf);
}

@font-face {
    font-family: pixelta;
    src: url(fonts/pixelta.ttf);
}

@font-face {
    font-family: rainyhearts;
    src: url(fonts/rainyhearts.ttf);
}

@font-face {
    font-family: vcrmono;
    src: url(fonts/vcrmono.ttf);
}

@font-face {
    font-family: ancient;
    src: url(fonts/ancient.ttf);
}

@font-face {
    font-family: bremlin;
    src: url(fonts/bremlin.otf);
}

@font-face {
    font-family: hellobaby;
    src: url(fonts/hellobaby.otf);
}

@font-face {
    font-family: papernotes;
    src: url(fonts/papernotes.ttf);
}

@font-face {
    font-family: smilemoon;
    src: url(fonts/smilemoon.otf);
}

@font-face {
    font-family: highcrest;
    src: url(fonts/highcrest.ttf);
}

.font1 {
    font-family: romantic;
}

.font2 {
    font-family: minecraft;
}

.font3 {
    font-family: milky;
}

.font4 {
    font-family: pixelta;
}

.font5 {
    font-family: rainyhearts;
}

.font6 {
    font-family: vcrmono;
}

.font7 {
    font-family: ancient;
}

.font8 {
    font-family: bremlin;
}

.font9 {
    font-family: hellobaby;
}

.font10 {
    font-family: papernotes;
}

.font11 {
    font-family: smilemoon;
}

.fonthighcrest {
    font-family: highcrest;
}

