@font-face {
  font-family: "Texta Narrow";
  src: url('/themes/atlas/assets/fonts/TextaNarrow/textanarrow-webfont.woff2') format('woff2'),
  url('/themes/atlas/assets/fonts/TextaNarrow/textanarrow-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Texta Narrow Alt';
  src: url('/themes/atlas/assets/fonts/TextaNarrowAlt/textanarrowalt-webfont.woff2') format('woff2'),
  url('/themes/atlas/assets/fonts/TextaNarrowAlt/textanarrowalt-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Texta Narrow", "Segoe UI", sans-serif;
  font-size: 22px;
  line-height: 1.2;
}

#sliding-popup,
ul.tabs li a,
nav#block-navegacionprincipal li a{
  font-family: "Texta Narrow Alt", "Segoe UI", sans-serif;
}

h5{
  font-size: 24px;
  margin-bottom: 0;
}

.page-title{
  font-family: "Texta Narrow Alt", "Segoe UI", sans-serif;
  font-size: 38px;
}

.eu-cookie-compliance-default-button{
  font-size: 18px;
  font-family: "Texta Narrow Alt", "Segoe UI", sans-serif;
}

.eu-cookie-compliance-message p {
  font-size: 16px;
  font-weight: normal;
}

.eu-cookie-compliance-content{
  line-height: 1;
}

.tipologia-descrip{
  font-size: 22px;
}

.tipologia-title a{
  font-weight: bold;
  font-family: "Texta Narrow", "Segoe UI", sans-serif;
  font-size: 60px;
}

.deposito-title a,
.coleccion-title a{
  font-weight: bold;
}


