@font-face {
    font-family: "Lato";
    src: url("./Fonts/Lato/Lato-Regular.ttf") format('embedded-opentype'),
         url("./Fonts/Lato/Lato-Regular.ttf") format('woff2'),
         url("./Fonts/Lato/Lato-Regular.ttf") format('woff'),
         url("./Fonts/Lato/Lato-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "Doulos SIL";
    src: url("./Fonts/Doulos_SIL/DoulosSIL-Regular.woff2") format('woff2'),
         url("./Fonts/Doulos_SIL/DoulosSIL-Regular.woff") format('woff'),
         url("./Fonts/Doulos_SIL/DoulosSIL-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "Amatic SC";
    src: url("./Fonts/Amatic_SC/AmaticSC-Regular.ttf") format('woff2'),
         url("./Fonts/Amatic_SC/AmaticSC-Regular.ttf") format('woff'),
         url("./Fonts/Amatic_SC/AmaticSC-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "Shadows Into Light";
    src: url("./Fonts/Shadows_Into_Light/Neucha-Regular.ttf") format('embedded-opentype'),
         url("./Fonts/Shadows_Into_Light/Neucha-Regular.ttf") format('woff2'),
         url("./Fonts/Shadows_Into_Light/Neucha-Regular.ttf") format('woff'),
         url("./Fonts/Shadows_Into_Light/Neucha-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "Neucha";
    src: url("./Fonts/Neucha/Neucha-Regular.ttf") format('embedded-opentype'),
         url("./Fonts/Neucha/Neucha-Regular.ttf") format('woff2'),
         url("./Fonts/Neucha/Neucha-Regular.ttf") format('woff'),
         url("./Fonts/Neucha/Neucha-Regular.ttf") format('truetype');
}
