@charset "UTF-8";

@font-face {
  font-family: "icons-gaflix";
  src:url("fonts/icons-gaflix.eot");
  src:url("fonts/icons-gaflix.eot?#iefix") format("embedded-opentype"),
    url("fonts/icons-gaflix.woff") format("woff"),
    url("fonts/icons-gaflix.ttf") format("truetype"),
    url("fonts/icons-gaflix.svg#icons-gaflix") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "icons-gaflix" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icons-ga-"]:before,
[class*=" icons-ga-"]:before {
  font-family: "icons-gaflix" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-ga-minus:before {
  content: "\44";
}
.icons-ga-angle-left:before {
  content: "\45";
}
.icons-ga-angle-right:before {
  content: "\46";
}
.icons-ga-angle-up:before {
  content: "\47";
}
.icons-ga-arquivo:before {
  content: "\48";
}
.icons-ga-categoria:before {
  content: "\49";
}
.icons-ga-check-1:before {
  content: "\4a";
}
.icons-ga-comenta:before {
  content: "\4b";
}
.icons-ga-download:before {
  content: "\4c";
}
.icons-ga-entrar:before {
  content: "\4d";
}
.icons-ga-filtrar:before {
  content: "\4e";
}
.icons-ga-heart-1:before {
  content: "\4f";
}
.icons-ga-heart-2:before {
  content: "\50";
}
.icons-ga-home:before {
  content: "\51";
}
.icons-ga-link:before {
  content: "\52";
}
.icons-ga-link-externo:before {
  content: "\53";
}
.icons-ga-location:before {
  content: "\54";
}
.icons-ga-minus-1:before {
  content: "\55";
}
.icons-ga-play-1:before {
  content: "\56";
}
.icons-ga-play-2:before {
  content: "\57";
}
.icons-ga-plus-1:before {
  content: "\58";
}
.icons-ga-sair:before {
  content: "\59";
}
.icons-ga-senha:before {
  content: "\5a";
}
.icons-ga-settings:before {
  content: "\30";
}
.icons-ga-share:before {
  content: "\31";
}
.icons-ga-user:before {
  content: "\32";
}
.icons-ga-ver:before {
  content: "\33";
}
.icons-ga-whatsapp-1:before {
  content: "\34";
}
.icons-ga-zoom:before {
  content: "\35";
}
.icons-ga-angle-down:before {
  content: "\36";
}
.icons-ga-pesquisa:before {
  content: "\37";
}
.icons-ga-calendar:before {
  content: "\61";
}
