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

:root {
  --color-primary: #727272;
  --color-primary-lighter: rgb(114, 114, 114, .25);
  --color-secondary: #A6C22C;
  --color-secondary-dark: #7d9121;
  --color-secondary-light: rgb(114, 114, 114, .85);
  --color-secondary-lighter: rgb(114, 114, 114, .55);
  --color-alt: #A6C22C;
}

[class^="leomil-"],
[class*=" leomil-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'leomil' !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;
}

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

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

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

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

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

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

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

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

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

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

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

.leomil-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";
}