/*
@font-face { font-family: DesignKotFL; src: url('fonts/DesignKOTFL.otf'); }
@font-face { font-family: DesignKotFM; src: url('fonts/DesignKOTFM.otf'); }
@font-face { font-family: DesignKotFB; src: url('fonts/DesignKOTFB.otf'); }
*/

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/Montserrat-Regular.otf');
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/Montserrat-Bold.otf');
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/Montserrat-Light.otf');
}

