/* BASE */
/*@font-face {
    font-family: 'fa';
    src: url('../fonts/fa/fontawesome-webfont.woff2') format('woff2'),
         url('../fonts/fa/fontawesome-webfont.woff') format('woff');
    font-style: normal; 
} 
*/

@font-face {
    font-family: 'icons';
	src: url('../../fonts/iconfont1/icomoon.eot');
	src: url('../../fonts/iconfont1/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/iconfont1/icomoon.woff') format('woff'),
		url('../../fonts/iconfont1/icomoon.ttf') format('truetype'),
		url('../../fonts/iconfont1/icomoon.svg') format('svg');
		font-weight:normal;
		font-style:normal;
}
@font-face {
    font-family: 'icons2024';
	src: url('../../fonts/iconfont2024/icomoon.eot');
	src: url('../../fonts/iconfont2024/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/iconfont2024/icomoon.woff') format('woff'),
		url('../../fonts/iconfont2024/icomoon.ttf') format('truetype'),
		url('../../fonts/iconfont2024/icomoon.svg') format('svg');
		font-weight:normal;
		font-style:normal;
}



@font-face {
	font-family: 'controls';
	src: url('../../fonts/fontello.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
/*
down e900
hamburger e901
up e902

*/


/*body { background:#0c141b; }*/



/*

light blue
00a7e0

blue
216093

dark blue
134267


red
d12233

grey
rgba(0,0,0,0.06)

footer green text 
5cd8b6

footer 1 blue
343e45

footer 2 dark blue
1c242a

footer bottom darkest
0c141b

*/