/* Font used for lightbox titles: */
@font-face {
    font-family: 'lightbox-title';
    src: url('../font/horatiol/horatiol.eot');
    src: url('../font/horatiol/horatiol.eot?#iefix') format('embedded-opentype'),
         url('../font/horatiol/horatiol.woff2') format('woff2'),
         url('../font/horatiol/horatiol.woff') format('woff'),
         url('../font/horatiol/horatiol.ttf') format('truetype'),
         url('../font/horatiol/horatiol.svg#horatiodligregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
