/*
Theme Name: Webgoal
Theme URI: http://www.webgoal.com.br
Description: Webgoal - Soluções simples empresas produtivas
Author: Time Webgoal
Author URI: http://www.webgoal.com.br
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
vertical-align: baseline;
}

/*Fonts para o IE */
@font-face {
	font-family: ClanWeb-Medium;
	src: url("/css/fonts/ClanWeb-Medium.eot");
}

@font-face {
	font-family: ClanWeb-Book;
	src: url("/css/fonts/ClanWeb-Book.eot");
}

@font-face {
	font-family: ClanWeb-Thin;
	src: url("/css/fonts/ClanWeb-Thin.eot");
}

/* then for WOFF-capable browsers */
@font-face {
	font-family: ClanWeb-Medium;
	src: url("/css/fonts/ClanWeb-Medium.woff") format("woff");
}

@font-face {
	font-family: ClanWeb-Book;
	src: url("/css/fonts/ClanWeb-Book.woff") format("woff");
}

@font-face {
	font-family: ClanWeb-Thin;
	src: url("/css/fonts/ClanWeb-Thin.woff") format("woff");
}