/* millions of font faces */
@font-face {
    font-family: angria-display;
    src: url("./fonts/angria_display.ttf");
}

@font-face {
    font-family: beef;
    src: url("./fonts/beef.ttf");
}

@font-face {
    font-family: chasing-cars;
    src: url("./fonts/chasing_cars.ttf");
}

@font-face {
    font-family: flash-fruit;
    src: url("./fonts/flash_fruit.otf");
}

@font-face {
    font-family: flor;
    src: url("./fonts/flor.ttf");
}

@font-face {
    font-family: foodcan;
    src: url("./fonts/foodcan.ttf");
}

@font-face {
    font-family: getih-west;
    src: url("./fonts/getih_west.otf");
}

@font-face {
    font-family: high-up-italic;
    src: url("./fonts/high_up_italic.ttf");
}

@font-face {
    font-family: lemon-drops;
    src: url("./fonts/lemon_drops.otf");
}

@font-face {
    font-family: lounge;
    src: url("./fonts/lounge.otf");
}

@font-face {
    font-family: milky-type-font;
    src: url("./fonts/milky_type_font.otf");
}

@font-face {
    font-family: munsteria;
    src: url("./fonts/munsteria.ttf");
}

@font-face {
    font-family: panic;
    src: url("./fonts/panic.ttf");
}

@font-face {
    font-family: quick-silver-fast;
    src: url("./fonts/quick_silver_fast.ttf");
}

@font-face {
    font-family: sf-star-dust;
    src: url("./fonts/sf_star_dust.ttf");
}

@font-face {
    font-family: sparky-stones;
    src: url("./fonts/sparky_stones.ttf");
}

@font-face {
    font-family: toy-blocks;
    src: url("./fonts/toy_blocks.ttf");
}

@font-face {
    font-family: vinque;
    src: url("./fonts/vinque.otf");
}

@font-face {
    font-family: wicked-mouse;
    src: url("./fonts/wicked_mouse.otf");
}
