/* CSS personalizados */

@font-face {
    font-family: 'Remora';
    src: url('/images/galeria/Fonts/Remora_Sans_W3_Medium.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

h1, h2, .pageTitle, .textoBanner {
    font-family: 'Remora';
}
