/* Ursa Sans */
@font-face {
    font-family: 'ursa-sans';
    font-style: normal;
    font-weight: 400;
    src: url("ursa-sans/ursasansweb-regular.eot");
    src: url("ursa-sans/ursasansweb-regular.eot?#iefix") format("embedded-opentype"),
    url("ursa-sans/ursasansweb-regular.woff") format("woff"),
    url("ursa-sans/ursasansweb-regular.ttf") format("truetype");
}

@font-face {
    font-family: 'ursa-sans';
    font-style: normal;
    font-weight: 700;
    src: url("ursa-sans/ursasansweb-bold.eot");
    src: url("ursa-sans/ursasansweb-bold.eot?#iefix") format("embedded-opentype"),
    url("ursa-sans/ursasansweb-bold.woff") format("woff"),
    url("ursa-sans/ursasansweb-bold.ttf") format("truetype");
}

/* Corporative */
@font-face {
    font-family: 'corporative-bold';
    src: url('corporative/corporativeweb-bold.eot');
    src: url('corporative/corporativeweb-bold.eot?#iefix') format('embedded-opentype'),
    url('corporative/corporativeweb-bold.woff2') format('woff2'),
    url('corporative/corporativeweb-bold.woff') format('woff'),
    url('corporative/corporativeweb-bold.ttf') format('truetype');
}
