@font-face {
    font-family: 'Shippori Mincho';
    src: local('Shippori Mincho Bold'), local('ShipporiMincho-Bold'),
        url('ShipporiMincho-Bold.woff2') format('woff2'),
        url('ShipporiMincho-Bold.woff') format('woff'),
        url('ShipporiMincho-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Shippori Mincho';
    src: local('Shippori Mincho ExtraBold'), local('ShipporiMincho-ExtraBold'),
        url('ShipporiMincho-ExtraBold.woff2') format('woff2'),
        url('ShipporiMincho-ExtraBold.woff') format('woff'),
        url('ShipporiMincho-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Shippori Mincho';
    src: local('Shippori Mincho Medium'), local('ShipporiMincho-Medium'),
        url('ShipporiMincho-Medium.woff2') format('woff2'),
        url('ShipporiMincho-Medium.woff') format('woff'),
        url('ShipporiMincho-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Shippori Mincho';
    src: local('Shippori Mincho Regular'), local('ShipporiMincho-Regular'),
        url('ShipporiMincho-Regular.woff2') format('woff2'),
        url('ShipporiMincho-Regular.woff') format('woff'),
        url('ShipporiMincho-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Shippori Mincho';
    src: local('Shippori Mincho SemiBold'), local('ShipporiMincho-SemiBold'),
        url('ShipporiMincho-SemiBold.woff2') format('woff2'),
        url('ShipporiMincho-SemiBold.woff') format('woff'),
        url('ShipporiMincho-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope-Bold.woff2') format('woff2'),
        url('Manrope-Bold.woff') format('woff'),
        url('Manrope-Bold.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope-ExtraLight.woff2') format('woff2'),
        url('Manrope-ExtraLight.woff') format('woff'),
        url('Manrope-ExtraLight.ttf') format('ttf');
    font-weight: 200;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope-Light.woff2') format('woff2'),
        url('Manrope-Light.woff') format('woff'),
        url('Manrope-Light.ttf') format('ttf');
    font-weight: 300;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope-Medium.woff2') format('woff2'),
        url('Manrope-Medium.woff') format('woff'),
        url('Manrope-Medium.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope-Regular.woff2') format('woff2'),
        url('Manrope-Regular.woff') format('woff'),
        url('Manrope-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope-ExtraBold.woff2') format('woff2'),
        url('Manrope-ExtraBold.woff') format('woff'),
        url('Manrope-ExtraBold.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope-SemiBold.woff2') format('woff2'),
        url('Manrope-SemiBold.woff') format('woff'),
        url('Manrope-SemiBold.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
    font-display: fallback;
}