/* Handschrift - Espander*/
@font-face {
font-display: swap; 
font-family: 'Espander-regular';
src: url('../fonts/Espander-regular.woff2') format('woff2');
}
/*KohinoorBangla/
@font-face {
font-display: swap; 
font-family: 'KohinoorBangla-Light';
font-style: normal;
font-weight: 300;
src: url('../fonts/KohinoorBangla-Light.woff2') format('woff2'), / Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ /
url('../fonts/KohinoorBangla-Light.ttf') format('truetype');  / Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
@font-face {
font-display: swap; 
font-family: 'KohinoorBangla-Regular';
font-style: normal;
font-weight: 400;
src: url('../fonts/KohinoorBangla-Regular.woff2') format('woff2'), / Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ /
url('../fonts/KohinoorBangla-Regular.ttf') format('truetype');  / Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
@font-face {
font-display: swap; 
font-family: 'KohinoorBangla-Medium';
font-style: normal;
font-weight: 500;
src: url('../fonts/KohinoorBangla-Medium.woff2') format('woff2'), / Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ /
url('../fonts/KohinoorBangla-Medium.ttf') format('truetype');  / Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
@font-face {
font-display: swap; 
font-family: 'KohinoorBangla-Semibold';
font-style: normal;
font-weight: 800;
src: url('../fonts/KohinoorBangla-Semibold.woff2') format('woff2'), / Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ /
url('../fonts/KohinoorBangla-Semibold.ttf') format('truetype');  / Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
@font-face {
font-display: swap; 
font-family: 'KohinoorBangla-Bold';
font-style: normal;
font-weight: 700;
src: url('../fonts/KohinoorBangla-Bold.woff2') format('woff2'), / Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ /
url('../fonts/KohinoorBangla-Bold.ttf') format('truetype');  / Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}