@font-face {
	font-family: 'Inter';
	src: url('./fonts/Inter-Bold.eot');
	src: url('./fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
		url('./fonts/Inter-Bold.woff2') format('woff2'),
		url('./fonts/Inter-Bold.woff') format('woff'),
		url('./fonts/Inter-Bold.ttf') format('truetype'),
		url('./fonts/Inter-Bold.svg#Inter-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('./fonts/Inter-Regular.eot');
	src: url('./fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
		url('./fonts/Inter-Regular.woff2') format('woff2'),
		url('./fonts/Inter-Regular.woff') format('woff'),
		url('./fonts/Inter-Regular.ttf') format('truetype'),
		url('./fonts/Inter-Regular.svg#Inter-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Rajdhani';
    src: url('./fonts/Rajdhani-Medium.eot');
    src: url('./fonts/Rajdhani-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Rajdhani-Medium.woff2') format('woff2'),
        url('./fonts/Rajdhani-Medium.woff') format('woff'),
        url('./fonts/Rajdhani-Medium.ttf') format('truetype'),
        url('./fonts/Rajdhani-Medium.svg#Rajdhani-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('./fonts/Rajdhani-Bold.eot');
    src: url('./fonts/Rajdhani-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Rajdhani-Bold.woff2') format('woff2'),
        url('./fonts/Rajdhani-Bold.woff') format('woff'),
        url('./fonts/Rajdhani-Bold.ttf') format('truetype'),
        url('./fonts/Rajdhani-Bold.svg#Rajdhani-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('./fonts/Rajdhani-Regular.eot');
    src: url('./fonts/Rajdhani-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Rajdhani-Regular.woff2') format('woff2'),
        url('./fonts/Rajdhani-Regular.woff') format('woff'),
        url('./fonts/Rajdhani-Regular.ttf') format('truetype'),
        url('./fonts/Rajdhani-Regular.svg#Rajdhani-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('./fonts/Rajdhani-SemiBold.eot');
    src: url('./fonts/Rajdhani-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Rajdhani-SemiBold.woff2') format('woff2'),
        url('./fonts/Rajdhani-SemiBold.woff') format('woff'),
        url('./fonts/Rajdhani-SemiBold.ttf') format('truetype'),
        url('./fonts/Rajdhani-SemiBold.svg#Rajdhani-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('./fonts/WorkSans-Regular.eot');
    src: url('./fonts/WorkSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/WorkSans-Regular.woff2') format('woff2'),
        url('./fonts/WorkSans-Regular.woff') format('woff'),
        url('./fonts/WorkSans-Regular.ttf') format('truetype'),
        url('./fonts/WorkSans-Regular.svg#WorkSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Work Sans';
    src: url('./fonts/WorkSans-Medium.eot');
    src: url('./fonts/WorkSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/WorkSans-Medium.woff2') format('woff2'),
        url('./fonts/WorkSans-Medium.woff') format('woff'),
        url('./fonts/WorkSans-Medium.ttf') format('truetype'),
        url('./fonts/WorkSans-Medium.svg#WorkSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}