/*
  CSS3 font support
*/
@font-face {
	font-family: 'Helvesegoe-NRegular';
	src: url('/templates/rudyvalencia/helvesegoe-normal-webfont.eot');
	src: local('☺'), url('/templates/rudyvalencia/helvesegoe-normal-webfont.woff') format('woff'), url('/templates/rudyvalencia/helvesegoe-normal-webfont.ttf') format('truetype'), url('/templates/rudyvalencia/helvesegoe-normal-webfont.svg#webfont2dTq7g9U') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, #header a, #header #nav a {
  font-family: Helvesegoe-NRegular;
  font-weight: normal;
}
