@font-face {
    font-family: iconfont;
    src: url('../../fonts/iconfont.woff') format('woff'), url('../../fonts/iconfont.svg') format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Manrope';
    src: url('../../fonts/Manrope-ExtraLight.woff2') format('woff2'),
        url('../../fonts/Manrope-ExtraLight.woff') format('woff'),
        url('../../fonts/Manrope-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

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

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

