@font-face {
    font-family: IEL;
	font-weight:200;
	font-style:normal;
    src: url(/template/fonts/Inter-ExtraLight.woff2);
    font-display: swap;
}
@font-face {
    font-family: IL;
	font-weight:300;
	font-style:normal;
    src: url(/template/fonts/Inter-Light.otf);
    font-display: swap;
}
@font-face {
    font-family: IR;
	font-weight:400;
	font-style:normal;
    src: url(/template/fonts/Inter-Regular.otf);
    font-display: swap;
}
@font-face {
    font-family: II;
	font-weight:400;
	font-style:normal;
    src: url(/template/fonts/Inter-Italic.otf);
    font-display: swap;
}
@font-face {
    font-family: IM;
	font-weight:500;
	font-style:normal;
    src: url(/template/fonts/Inter-Medium.otf);
    font-display: swap;
}
@font-face {
    font-family: ISB;
	font-weight:600;
	font-style:normal;
    src: url(/template/fonts/Inter-SemiBold.otf);
    font-display: swap;
}
@font-face {
    font-family: IB;
	font-weight:700;
	font-style:normal;
    src: url(/template/fonts/Inter-Bold.otf);
    font-display: swap;
}
@font-face {
    font-family: IEB;
	font-weight:800;
	font-style:normal;
    src: url(/template/fonts/Inter-ExtraBold.otf);
    font-display: swap;
}