@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

@font-face {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: normal;
    src: local('Satoshi Regular'), url('Satoshi-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Satoshi';
    font-style: italic;
    font-weight: normal;
    src: local('Satoshi Italic'), url('Satoshi-Italic.woff') format('woff');
}


@font-face {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 300;
    src: local('Satoshi Light'), url('Satoshi-Light.woff') format('woff');
}


@font-face {
    font-family: 'Satoshi';
    font-style: italic;
    font-weight: 300;
    src: local('Satoshi Light Italic'), url('Satoshi-LightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    src: local('Satoshi Medium'), url('Satoshi-Medium.woff') format('woff');
}


@font-face {
    font-family: 'Satoshi';
    font-style: italic;
    font-weight: 500;
    src: local('Satoshi Medium Italic'), url('Satoshi-MediumItalic.woff') format('woff');
}


@font-face {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 700;
    src: local('Satoshi Bold'), url('Satoshi-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Satoshi';
    font-style: italic;
    font-weight: 700;
    src: local('Satoshi Bold Italic'), url('Satoshi-BoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 800;
    src: local('Satoshi Black'), url('Satoshi-Black.woff') format('woff');
}


@font-face {
    font-family: 'Satoshi';
    font-style: italic;
    font-weight: 800;
    src: local('Satoshi Black Italic'), url('Satoshi-BlackItalic.woff') format('woff');
}