
 


@font-face {
    font-family: 'dekarregular';
    src: url('fonts/dekar/dekar.eot');
    src: url('fonts/dekar/dekar.eot?#iefix') format('embedded-opentype'),
         url('fonts/dekar/dekar.woff') format('woff'),
         url('fonts/dekar/dekar.ttf') format('truetype'),
         url('fonts/dekar/dekar.svg#dekarregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

} 