@font-face {
    font-family: barlow-medium;
    src: url(../fonts/Barlow/Barlow-Medium.ttf);
    
}

@font-face {
    font-family: barlow-bold;
    src: url(../fonts/Barlow/Barlow-Bold.ttf);
}

@font-face {
    font-family: barlow-extralight;
    src: url(../fonts/Barlow/Barlow-ExtraLight.ttf);
}

@font-face {
    font-family: barlow-light;
    src: url(../fonts/Barlow/Barlow-Light.ttf);
}

@font-face {
    font-family: nato-regular;
    src: url(../fonts/Noto_Sans_JP/NotoSansJP-Regular.otf)
}

@font-face {
    font-family: nato-bold;
    src: url(../fonts/Noto_Sans_JP/NotoSansJP-Bold.otf);
}

@font-face {
    font-family: nato-thin;
    src: url(../fonts/Noto_Sans_JP/NotoSansJP-Thin.otf);
}

@font-face {
    font-family: nato-light;
    src: url(../fonts/Noto_Sans_JP/NotoSansJP-Light.otf);
}

@font-face {
    font-family: oswald;
    src: url(../fonts/Oswald/Oswald-VariableFont_wght.ttf);
}

@font-face {
    font-family: quatt-regular;
    src: url(../fonts/Quatt/QuattrocentoSans-Regular.ttf);
}

@font-face {
    font-family: quatt-italic;
    src: url(../fonts/Quatt/QuattrocentoSans-Italic.ttf);
}

@font-face {
    font-family: quatt-bold;
    src: url(../fonts/Quatt/QuattrocentoSans-Bold.ttf);
}
@font-face {
    font-family: title;
    src: url(../fonts/Passion_One/PassionOne-Regular.ttf);
}