﻿
@font-face{font-family:"Segoe UI Light"; src:local("Segoe UI Light")} 
@font-face{font-family:"Segoe UI Semibold"; src:local("Segoe UI Semibold")} 
@font-face {
    font-family: 'roboto_slabbold';
    src: url('fonts/robotoslab/robotoslab-bold-webfont.eot');
    src: url('fonts/robotoslab/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotoslab/robotoslab-bold-webfont.woff') format('woff'),
         url('fonts/robotoslab/robotoslab-bold-webfont.ttf') format('truetype'),
         url('fonts/robotoslab/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans/opensans-bold-webfont.eot');
    src: url('fonts/opensans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6 { display: block; margin: 0; padding: 0; font-family: "open_sansbold", "Segoe UI Light", "open_sanslight", Trebuchet MS, Arial; color:#000; font-weight: 300; }
h1 { font-size: 26pt; line-height: 50px; }
h2 { font-size: 24pt; line-height: 28px; }
h3 { font-size: 16pt; }
h4 { font-size: 14pt; }
h5 { font-size: 12pt; } 
h6 { font-size: 10pt; }
