@font-face {
    font-family: 'National Park';
    src: url('./Font/NationalPark-Regular.woff2') format('woff2'),
        url('./Font/NationalPark-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'National Park';
    src: url('./Font/NationalPark-Heavy.woff2') format('woff2'),
        url('./Font/NationalPark-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'National Park Outline';
    src: url('./Font/NationalPark-Outline.woff2') format('woff2'),
        url('./Font/NationalPark-Outline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'National Park';
    src: url('./Font/NationalPark-Thin.woff2') format('woff2'),
        url('./Font/NationalPark-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('./Font/Montserrat-Regular.woff2') format('woff2'),
        url('./Font/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('./Font/Montserrat-Bold.woff2') format('woff2'),
        url('./Font/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto Mono';
    src: url('./Font/RobotoMono-Regular.woff2') format('woff2'),
        url('/Font/RobotoMono-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('./Font/RobotoMono-Thin.woff2') format('woff2'),
        url('./Font/RobotoMono-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('./Font/RobotoMono-LightItalic.woff2') format('woff2'),
        url('./Font/RobotoMono-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('./Font/RobotoMono-MediumItalic.woff2') format('woff2'),
        url('./Font/RobotoMono-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('./Font/RobotoMono-Bold.woff2') format('woff2'),
        url('/Font/RobotoMono-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('./Font/RobotoMono-Medium.woff2') format('woff2'),
        url('./Font/RobotoMono-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('./Font/RobotoMono-BoldItalic.woff2') format('woff2'),
        url('./Font/RobotoMono-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('./Font/RobotoMono-Italic.woff2') format('woff2'),
        url('./Font/RobotoMono-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('./Font/RobotoMono-Light.woff2') format('woff2'),
        url('./Font/RobotoMono-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('./Font/RobotoMono-ThinItalic.woff2') format('woff2'),
        url('./Font/RobotoMono-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}




@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
