@font-face {
  font-family: 'alpedrinha-secreta';
  src: url('../fonts/custom.eot?f47jf8');
  src: url('../fonts/alpedrinha-secreta.eot?f47jf8#iefix') format('embedded-opentype'),
    url('../fonts/alpedrinha-secreta.ttf?f47jf8') format('truetype'),
    url('../fonts/alpedrinha-secreta.woff?f47jf8') format('woff'),
    url('../fonts/alpedrinha-secreta.svg?f47jf8#alpedrinha-secreta') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

:root {
  --color-primary: #41B65D;
  --color-primary-lighter: rgb(65, 182, 93, .25);
  --color-secondary: #0D4FA9;
  --color-secondary-dark: #093776;
  --color-secondary-light: rgb(13, 79, 169, .85);
  --color-secondary-lighter: rgb(13, 79, 169, .55);
  --color-alt: #0D4FA9;
}

[class^="alpedrinha-secreta-"],
[class*=" alpedrinha-secreta-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'alpedrinha-secreta' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.alpedrinha-secreta-alojamento:before {
  content: "\e900";
}

.alpedrinha-secreta-atividades-ludicas:before {
  content: "\e901";
}

.alpedrinha-secreta-cloud:before {
  content: "\e902";
}

.alpedrinha-secreta-eventos:before {
  content: "\e903";
}

.alpedrinha-secreta-eventos-funcionalidades:before {
  content: "\e904";
}

.alpedrinha-secreta-gastronomia:before {
  content: "\e905";
}

.alpedrinha-secreta-guardar-eventos:before {
  content: "\e906";
}

.alpedrinha-secreta-login:before {
  content: "\e907";
}

.alpedrinha-secreta-notificacoes:before {
  content: "\e908";
}

.alpedrinha-secreta-patrimonio:before {
  content: "\e909";
}

.alpedrinha-secreta-percursos-pedestres:before {
  content: "\e90a";
}

.alpedrinha-secreta-wishlist:before {
  content: "\e90b";
}

/* ICONE REDOCEAN*/

@font-face {
  font-family: 'redocean';
  src: url('../fonts/redocean.eot?889owx');
  src: url('fonts/redocean.eot?889owx#iefix') format('embedded-opentype'),
    url('../fonts/redocean.ttf?889owx') format('truetype'),
    url('../fonts/redocean.woff?889owx') format('woff'),
    url('../fonts/redocean.svg?889owx#redocean') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="redocean-"],
[class*=" redocean-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'redocean' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.redocean-simbolo:before {
  content: "\e900";
}