/* 
#######################################################################
# Este arquivo contém as fontes utilizadas no website                 #
# Cliente: Proem Engenharia 										  #
# Criado por: Usios Sistemas e Comunicação 			                  #
# Data de Criação: 	27/08/2015                                        #
# Data Última Atualização: 27/08/2015                                 #
#######################################################################
*/

@font-face {
    font-family: "Awesome";
    src: url(fonts/awesome.eot);
    src: url(fonts/awesome.eot) format('embedded-opentype'),
		 url(fonts/awesome.woff) format('woff'),
		 url(fonts/awesome.ttf) format('truetype'),
		 url(fonts/awesome.svg) format('svg');
	font-weight:boold;
	font-style:normal;
}

@font-face {
    font-family: "Sourcesanspro Black";
    src: url(fonts/sourcesanspro-black.eot);
    src: url(fonts/sourcesanspro-black.eot) format('embedded-opentype'),
		 url(fonts/sourcesanspro-black.woff) format('woff'),
		 url(fonts/sourcesanspro-black.ttf) format('truetype'),
		 url(fonts/sourcesanspro-black.svg) format('svg');
	font-weight:boold;
	font-style:normal;
}

@font-face {
    font-family: "Sourcesanspro Regular";
    src: url(fonts/sourcesanspro-regular.eot);
    src: url(fonts/sourcesanspro-regular.eot) format('embedded-opentype'),
		 url(fonts/sourcesanspro-regular.woff) format('woff'),
		 url(fonts/sourcesanspro-regular.ttf) format('truetype'),
		 url(fonts/sourcesanspro-regular.svg) format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: "Sourcesanspro Light";
    src: url(fonts/sourcesanspro-light.eot);
    src: url(fonts/sourcesanspro-light.eot) format('embedded-opentype'),
		 url(fonts/sourcesanspro-light.woff) format('woff'),
		 url(fonts/sourcesanspro-light.ttf) format('truetype'),
		 url(fonts/sourcesanspro-light.svg) format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: "Helvetica";
    src: url(fonts/helvetica.eot);
    src: url(fonts/helvetica.eot) format('embedded-opentype'),
		 url(fonts/helvetica.woff) format('woff'),
		 url(fonts/helvetica.ttf) format('truetype'),
		 url(fonts/helvetica.svg) format('svg');
	font-weight:bold;
	font-style:normal;
}

@font-face {
    font-family: "Helvetica Neue Light";
    src: url(fonts/helvetica-neue.eot);
    src: url(fonts/helvetica-neue.eot) format('embedded-opentype'),
		 url(fonts/helvetica-neue.woff) format('woff'),
		 url(fonts/helvetica-neue.ttf) format('truetype'),
		 url(fonts/helvetica-neue.svg) format('svg');
	font-weight:bold;
	font-style:normal;
}

@font-face {
    font-family: "Bebas Neue Thin";
    src: url(fonts/bebasneue_thin-webfont.eot);
    src: url(fonts/bebasneue_thin-webfont.eot) format('embedded-opentype'),
		 url(fonts/bebasneue_thin-webfont.woff) format('woff'),
		 url(fonts/bebasneue_thin-webfont.ttf) format('truetype'),
		 url(fonts/bebasneue_thin-webfont.svg) format('svg');
	font-weight:bold;
	font-style:normal;
}

@font-face {
    font-family: "Bebas Neue Regular";
    src: url(fonts/bebasneue_regular-webfont.eot);
    src: url(fonts/bebasneue_regular-webfont.eot) format('embedded-opentype'),
		 url(fonts/bebasneue_regular-webfont.woff) format('woff'),
		 url(fonts/bebasneue_regular-webfont.ttf) format('truetype'),
		 url(fonts/bebasneue_regular-webfont.svg) format('svg');
	font-weight:bold;
	font-style:normal;
}

@font-face {
    font-family: "Bebas Neue Light";
    src: url(fonts/bebasneue_light-webfont.eot);
    src: url(fonts/bebasneue_light-webfont.eot) format('embedded-opentype'),
		 url(fonts/bebasneue_light-webfont.woff) format('woff'),
		 url(fonts/bebasneue_light-webfont.ttf) format('truetype'),
		 url(fonts/bebasneue_light-webfont.svg) format('svg');
	font-weight:bold;
	font-style:normal;
}

@font-face {
    font-family: "Bebas Neue Book";
    src: url(fonts/bebasneue_book-webfont.eot);
    src: url(fonts/bebasneue_book-webfont.eot) format('embedded-opentype'),
		 url(fonts/bebasneue_book-webfont.woff) format('woff'),
		 url(fonts/bebasneue_book-webfont.ttf) format('truetype'),
		 url(fonts/bebasneue_book-webfont.svg) format('svg');
	font-weight:bold;
	font-style:normal;
}

@font-face {
    font-family: "Bebas Neue Bold";
    src: url(fonts/bebasneue_bold-webfont.eot);
    src: url(fonts/bebasneue_bold-webfont.eot) format('embedded-opentype'),
		 url(fonts/bebasneue_bold-webfont.woff) format('woff'),
		 url(fonts/bebasneue_bold-webfont.ttf) format('truetype'),
		 url(fonts/bebasneue_bold-webfont.svg) format('svg');
	font-weight:bold;
	font-style:normal;
}

