@font-face {
    font-family: 'Manrope';
    src: url('/fonts/Manrope/Manrope-Bold.eot');
    src: local('Manrope Bold'), local('Manrope-Bold'),
        url('/fonts/Manrope/Manrope-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Manrope/Manrope-Bold.woff2') format('woff2'),
        url('/fonts/Manrope/Manrope-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('/fonts/Manrope/Manrope-SemiBold.eot');
    src: local('Manrope SemiBold'), local('Manrope-SemiBold'),
        url('/fonts/Manrope/Manrope-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Manrope/Manrope-SemiBold.woff2') format('woff2'),
        url('/fonts/Manrope/Manrope-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('/fonts/Manrope/Manrope-Regular.eot');
    src: local('Manrope Regular'), local('Manrope-Regular'),
        url('/fonts/Manrope/Manrope-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Manrope/Manrope-Regular.woff2') format('woff2'),
        url('/fonts/Manrope-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('/fonts/Manrope/Manrope-Light.eot');
    src: local('Manrope Light'), local('Manrope-Light'),
        url('/fonts/Manrope/Manrope-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Manrope/Manrope-Light.woff2') format('woff2'),
        url('/fonts/Manrope/Manrope-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('/fonts/Manrope/Manrope-Medium.eot');
    src: local('Manrope Medium'), local('Manrope-Medium'),
        url('/fonts/Manrope/Manrope-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Manrope/Manrope-Medium.woff2') format('woff2'),
        url('/fonts/Manrope/Manrope-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/fonts/Inter/Inter-Bold.eot');
    src: local('Inter Bold'), local('Inter-Bold'),
        url('/fonts/Inter/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Inter/Inter-Bold.woff2') format('woff2'),
        url('/fonts/Inter/Inter-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
