@font-face
{
    font-family: 'Comfortaa';
    src: local('Comfortaa'), url('font/Comfortaa Regular.ttf') format('truetype'), url('font/Comfortaa_Regular.eot') format('eot');
}

@font-face
{
   font-family: 'BebasNeue';
	src: local('BebasNeue'), url('font/BebasNeue.eot') format('eot');
	src: local('BebasNeue'), url('font/BebasNeue.woff') format('woff'), url('font/BebasNeue.ttf') format('truetype'), url('font/BebasNeue.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
    font-family: 'LinLibertine_R';
	src: local('LinLibertine_R'), url('font/LinLibertine_R.eot') format('eot');
	src: local('LinLibertine_R'), url('font/LinLibertine_R.woff') format('woff'), url('font/LinLibertine_R.ttf') format('truetype'), url('font/LinLibertine_R.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
    font-family: 'BankGothic_mbt';
	src: local('BankGothic_mbt'), url('font/bank-gothic-medium-bt.eot') format('eot');
	src: local('BankGothic_mbt'), url('font/bank-gothic-medium-bt.woff') format('woff'), url('font/bank-gothic-medium-bt.ttf') format('truetype'), url('font/bank-gothic-medium-bt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'Concert One';
	src: local('Concert One'), url('font/concert-one.regular.eot') format('eot');
	src: local('Concert One'), url('font/concert-one.regular.woff') format('woff'), url('font/concert-one.regular.ttf') format('truetype'), url('font/concert-one.regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'LinLibertine_R_ie';
	src: url('font/LinLibertine_R.eot');
    
    font-family: 'BebasNeue';
	src: url('font/BebasNeue.eot');

	font-family: 'BankGothic_mbt';
    src: url('font/bank-gothic-medium-bt.eot');

	font-family: 'Concert One';
    src: url('font/Concert One.eot');
}