﻿@font-face {
    font-family: 'font-highlite';
    src: url('fonts/cardo/cardo-regular-webfont.eot');
    src: url('fonts/cardo/cardo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cardo/cardo-regular-webfont.woff2') format('woff2'),
         url('fonts/cardo/cardo-regular-webfont.woff') format('woff'),
         url('fonts/cardo/cardo-regular-webfont.ttf') format('truetype'),
         url('fonts/cardo/cardo-regular-webfont.svg#font highlite') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'font-body';
    src: url('fonts/opensans/opensans-light-webfont.eot');
    src: url('fonts/opensans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans-light-webfont.woff2') format('woff2'),
         url('fonts/opensans/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans/opensans-light-webfont.svg#font-body') format('svg');
    font-weight: normal;
    font-style: normal;
}
