@font-face {
	font-family: 'Relay';
	src: url('../fonts/Relay-Bold.eot');
	src: url('../fonts/Relay-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Relay-Bold.woff') format('woff'),
		url('../fonts/Relay-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
    font-family: 'Hello';
    src: url('../fonts/HelloRegular.eot');
    src: url('../fonts/HelloRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelloRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

article.tipos-de-impresion .full div div {
font-family: 'Relay';
color:#000000;
font-size:26px;
}

article.tipos-de-impresion h1, article.nuestros-trabajos h1, article.confian-en-brand-gallery h1, article.listado-categoria h1 {
text-transform:uppercase;
color:#5b7bb3;
font-size:20px;
font-family: 'Relay';
}

header .wide #menu ul li a.activo {
color:#5b7bb3;
}