@font-face {
    font-family: 'caligo-text-italic';
    src: url('../fonts/caligo-text-italic.eot');
    src: url('../fonts/caligo-text-italic.eot') format('embedded-opentype'),
         url('../fonts/caligo-text-italic.woff2') format('woff2'),
         url('../fonts/.caligo-text-italicwoff') format('woff'),
         url('../fonts/caligo-text-italic.ttf') format('truetype'),
         url('../fonts/caligo-text-italic.svg# ') format('svg');
}

@font-face {
    font-family: 'caligo-text';
    src: url('../fonts/caligo-text.eot');
    src: url('../fonts/caligo-text.eot') format('embedded-opentype'),
         url('../fonts/caligo-text.woff2') format('woff2'),
         url('../fonts/caligo-text.woff') format('woff'),
         url('../fonts/caligo-text.ttf') format('truetype'),
         url('../fonts/caligo-text.svg# ') format('svg');
}

@font-face {
    font-family: 'heebo-light';
    src: url('../fonts/heebo-light.eot');
    src: url('../fonts/heebo-light.eot') format('embedded-opentype'),
         url('../fonts/heebo-light.woff2') format('woff2'),
         url('../fonts/heebo-light.woff') format('woff'),
         url('../fonts/heebo-light.ttf') format('truetype'),
         url('../fonts/heebo-light.svg# ') format('svg');
}