/* @font-face {
    font-family: 'Gloss And Bloom';
    src: url('GlossAndBloom.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
 */

 @font-face {
    font-family: 'Inria Sans';
    src: url('InriaSans-LightItalic.woff') format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Inria Sans';
    font-display: swap;
    src: url('InriaSans-Light.woff') format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Inria Sans';
    font-display: swap;
    src: url('InriaSans-Regular.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Inria Sans';
    font-display: swap;
    src: url('InriaSans-Italic.woff') format("woff");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Inria Sans';
    font-display: swap;
    src: url('InriaSans-Bold.woff') format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Inria Sans';
    font-display: swap;
    src: url('InriaSans-BoldItalic.woff') format("woff");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Shippori Mincho';
    font-display: swap;
    src: url('ShipporiMincho-Regular.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Shippori Mincho';
    font-display: swap;
    src: url('ShipporiMincho-Medium.woff') format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Shippori Mincho';
    font-display: swap;
    src: url('ShipporiMincho-SemiBold.woff') format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Shippori Mincho';
    font-display: swap;
    src: url('ShipporiMincho-Bold.woff') format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Shippori Mincho';
    font-display: swap;
    src: url('ShipporiMincho-ExtraBold.woff') format("woff");
    font-weight: 800;
    font-style: normal;
}
    
    
    