/*@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap');*/
/*--------*/
@font-face {
    font-family: 'tlfont';
    src: url('../fonts/abakutlsymsans.eot');										/* ie */
    src: url('../fonts/abakutlsymsans.eot?#iefix') format('embedded-opentype'),		/* firefox, opera, safari */
         url('../fonts/abakutlsymsans.woff') format('woff'),						/* firefox 3.6+ */
         url('../fonts/abakutlsymsans.ttf') format('truetype'),						/* firefox, opera, safari */
         url('../fonts/abakutlsymsans.svg#AbakuTLSymSansRegular') format('svg');	/* opera, safari, chrome */
    font-weight: normal;
    font-style: normal;
}

/*--------*/
@font-face {
    font-family: 'kutuphane-m';
    src: url('fonts/Oswald-Medium.eot');
    src: url('fonts/Oswald-Medium.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Oswald-Medium.woff2') format('woff2'),						/* firefox 3.6+ */
		 url('fonts/Oswald-Medium.woff') format('woff'),
		 url('fonts/Oswald-Medium.ttf') format('truetype'),
		 url('fonts/Oswald-Medium.svg#Oswald-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'kutuphane-r';
    src: url('fonts/Oswald-Regular.eot');
    src: url('fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Oswald-Regular.woff2') format('woff2'),
		 url('fonts/Oswald-Regular.woff') format('woff'),
		 url('fonts/Oswald-Regular.ttf') format('truetype'),
		 url('fonts/Oswald-Regular.svg#Oswald-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kutuphane-eb';
    src: url('fonts/Oswald-SemiBold.eot');
    src: url('fonts/Oswald-SemiBold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Oswald-SemiBold.woff2') format('woff2'),
		 url('fonts/Oswald-SemiBold.woff') format('woff'),
		 url('fonts/Oswald-SemiBold.ttf') format('truetype'),
		 url('fonts/Oswald-SemiBold.svg#Oswald-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue-Bold';
    src: url('fonts/BebasNeue-Bold.otf');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'kutuphane-rr';
    src: url('fonts/Oswald-Regular_1.eot');
    src: url('fonts/Oswald-Regular_1.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Oswald-Regular_1.woff2') format('woff2'),
		 url('fonts/Oswald-Regular_1.woff') format('woff'),
		 url('fonts/Oswald-Regular_1.ttf') format('truetype'),
		 url('fonts/Oswald-Regular_1.svg#Oswald-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kutuphane-el';
    src: url('fonts/Oswald-ExtraLight.eot');
    src: url('fonts/Oswald-ExtraLight.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Oswald-ExtraLight.woff2') format('woff2'),
		 url('fonts/Oswald-ExtraLight.woff') format('woff'),
		 url('fonts/Oswald-ExtraLight.ttf') format('truetype'),
		 url('fonts/Oswald-ExtraLight.svg#Oswald-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'kutuphane-l';
    src: url('fonts/Oswald-Light.eot');
    src: url('fonts/Oswald-Light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Oswald-Light.woff2') format('woff2'),
		 url('fonts/Oswald-Light.woff') format('woff'),
		 url('fonts/Oswald-Light.ttf') format('truetype'),
		 url('fonts/Oswald-Light.svg#Oswald-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'kutuphane-b';
    src: url('fonts/Oswald-Bold.eot');
    src: url('fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Oswald-Bold.woff2') format('woff2'),
		 url('fonts/Oswald-Bold.woff') format('woff'),
		 url('fonts/Oswald-Bold.ttf') format('truetype'),
		 url('fonts/Oswald-Bold.svg#Oswald-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}