﻿/*@font-face {
	font-family: 'NewsCycle';
	src: url('./fonts/NewsCycle.eot?') format('eot'), 
	     url('./fonts/NewsCycle.woff') format('woff'), 
	     url('./fonts/NewsCycle.ttf')  format('truetype'),
	     url('./fonts/NewsCycle.svg#NewsCycle') format('svg');
}

@font-face {
	font-family: 'Raleway-Thin';
	src: url('./fonts/Raleway-Thin.eot?') format('eot'), 
	     url('./fonts/Raleway-Thin.otf')  format('opentype'),
	     url('./fonts/Raleway-Thin.woff') format('woff'), 
	     url('./fonts/Raleway-Thin.ttf')  format('truetype'),
	     url('./fonts/Raleway-Thin.svg#Raleway-Thin') format('svg');
}

@font-face {
	font-family: 'Fabrica';
	src: url('./fonts/Fabrica.eot?') format('eot'), 
	     url('./fonts/Fabrica.otf')  format('opentype'),
	     url('./fonts/Fabrica.woff') format('woff'), 
	     url('./fonts/Fabrica.ttf')  format('truetype'),
	     url('./fonts/Fabrica.svg#Fabrica') format('svg');
}

@font-face {
	font-family: 'AaarghNormal';
	src: url('./fonts/AaarghNormal.eot?') format('eot'), 
	     url('./fonts/AaarghNormal.woff') format('woff'), 
	     url('./fonts/AaarghNormal.ttf')  format('truetype'),
	     url('./fonts/AaarghNormal.svg#AaarghNormal') format('svg');
}*/

@font-face{
    
        font-family: 'Calibri Light';
	src: url('./fonts/calibri_light.eot?') format('eot'), 
	     url('./fonts/calibri_light.woff') format('woff'), 
	     url('./fonts/calibri_light.ttf')  format('truetype'),
	     url('./fonts/calibri_light.svg#AaarghNormal') format('svg');
}
@font-face{
    
        font-family: Segoe;
	src: url('./fonts/segoe.ttf')  format('truetype');
}
@font-face{
    
        font-family: SEGOEUIL;
	src: url('./fonts/SEGOEUIL.eot?') format('eot'), 
	     url('./fonts/SEGOEUIL.woff') format('woff'), 
	     url('./fonts/SEGOEUIL.ttf')  format('truetype');
}

@font-face {
    font-family: 'segoe_uiregular';
    src: url('./fonts/segoe-webfont.eot');
    src: url('./fonts/segoe-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/segoe-webfont.ttf') format('truetype'),
         url('./fonts/segoe-webfont.svg#segoe_uiregular') format('svg');
    font-weight: normal;
    font-style: normal;

}