@font-face {
    font-family: 'heebobold';
    src: url('/content.digitalsignage/fonts/heebo-bold/heebo-bold-webfont.eot');
    src: url('/content.digitalsignage/fonts/heebo-bold/heebo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/vitrine/content.digitalsignage/fonts/heebo-bold/heebo-bold-webfont.woff') format('woff'),
         url('/content.digitalsignage/fonts/heebo-bold/heebo-bold-webfont.ttf') format('truetype'),
         url('/content.digitalsignage/fonts/heebo-bold/heebo-bold-webfont.svg#heebobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'heeboregular';
    src: url('/content.digitalsignage/fonts/heebo-regular/heebo-regular-webfont.eot');
    src: url('/content.digitalsignage/fonts/heebo-regular/heebo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content.digitalsignage/fonts/heebo-regular/heebo-regular-webfont.woff') format('woff'),
         url('/content.digitalsignage/fonts/heebo-regular/heebo-regular-webfont.ttf') format('truetype'),
         url('/content.digitalsignage/fonts/heebo-regular/heebo-regular-webfont.svg#heeboregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    font-family: 'open_sansbold';
    src: url('/content.digitalsignage/fonts/opensans_bold_macroman/OpenSans-Bold-webfont.eot');
    src: url('/content.digitalsignage/fonts/opensans_bold_macroman/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content.digitalsignage/fonts/opensans_bold_macroman/OpenSans-Bold-webfont.woff2') format('woff2'), 
         url('/content.digitalsignage/fonts/opensans_bold_macroman/OpenSans-Bold-webfont.woff') format('woff'),
         url('/content.digitalsignage/fonts/opensans_bold_macroman/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/content.digitalsignage/fonts/opensans_bold_macroman/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body,p,div,table,td,a {
    font: 1rem heebregular;
}
h1,h2,h3,h4,h5,h6,strong {
    font-family: heebobold,sans-serif !important;
}
h6 {
    font-size: .7em;
}
h5 {
    font-size: .82em;
}
h4 {
    font-size: 3.25em;
}
h3 {
    font-size: 1.1em;
}
h2 {
    font-size: 2.1em;
}
h1 {
    font-size: 1.26em;
}
em {
    font-style: italic;
}
