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