@font-face {font-family:"helios";src:url('fonts/MAKHelios.ttf') format('truetype');}
@font-face {font-family:"helios";src:url('fonts/MAKHeliosBold.eot?') format('eot'),url('fonts/MAKHeliosBold.ttf') format('truetype');font-weight: bold;}

@font-face {
    font-family: 'RobotoCondensed Light';
    src: url('fonts/RobotoCondensed-Light.ttf') format('truetype');
}

h1, h2, h3, h4, h5, h6 { font-family: "RobotoCondensed Light",sans-serif !important; }
h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

/*a, a:link, p, .post, ul, ol, dl, dd, li { font-family: "Roboto", Arial;  font-size: 12px; } letter-spacing: 0.2px;*/
a, a:link { color: #0066b3; text-decoration: none; }
a:active, a:visited:active { color: #ffffff; }
a:hover, a:visited:hover { color: #212328; }
p { padding: 0 0 15px 0; }

article p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
    margin-bottom: 10px;
}
