@font-face {
	font-family: 'FRAMDCN';
	src: url('./FRAMDCN.eot');
	src: local('FRAMDCN'), url('./FRAMDCN.woff') format('woff'), url('./FRAMDCN.ttf') format('truetype');
}
/* Font downloaded from FontsForWeb.com */

@font-face {
    font-family: 'nobelbold';
    src: url('nobel-bold-webfont.woff2') format('woff2'),
         url('nobel-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Calibri Light';
	font-style: normal;
	font-weight: normal;
	src: local('Calibri Light'), url('calibril.woff') format('woff');
}