@font-face {
  font-family: "lato-regular";
  font-style: normal;
  font-weight: normal;
  src: url("../assets/fonts/lato/Lato-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "lato-bold";
  font-style: normal;
  font-weight: bold;
  src: url("../assets/fonts/lato/Lato-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "titilliumweb-regular";
  font-style: normal;
  font-weight: normal;
  src: url("../assets/fonts/titillum-web/TitilliumWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/titillum-web/TitilliumWeb-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "titilliumweb-bold";
  font-style: normal;
  font-weight: 800;
  src: url("../assets/fonts/titillum-web/TitilliumWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/titillum-web/TitilliumWeb-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "titilliumweb-semibold";
  font-style: normal;
  font-weight: bold;
  src: url("../assets/fonts/titillum-web/TitilliumWeb-SemiBold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/titillum-web/TitilliumWeb-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "lato-light";
  font-style: normal;
  font-weight: 200;
  src: url("../assets/fonts/lato/Lato-Light.ttf") format("truetype");
}

@font-face {
  font-family: "lato-italic";
  font-style: italic;
  font-weight: normal;
  src: url("../assets/fonts/lato/Lato-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "lato-bold-italic";
  font-style: italic;
  font-weight: bold;
  src: url("../assets/fonts/lato/Lato-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: 'sgad-icons';
  src:  url('../assets/fonts/sgad-icons/sgad-icons.eot?oq91ly');
  src:  url('../assets/fonts/sgad-icons/sgad-icons.eot?oq91ly#iefix') format('embedded-opentype'),
    url('../assets/fonts/sgad-icons/sgad-icons.ttf?oq91ly') format('truetype'),
    url('../assets/fonts/sgad-icons/sgad-icons.woff?oq91ly') format('woff'),
    url('../assets/fonts/sgad-icons/sgad-icons.svg?oq91ly#sgad') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sgad-icons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle; /* modificado 20/09/2019 */
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}


@font-face {
  font-family: "lato-regular";
  font-style: normal;
  font-weight: normal;
  src: url("../assets/fonts/lato/Lato-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "lato-bold";
  font-style: normal;
  font-weight: bold;
  src: url("../assets/fonts/lato/Lato-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "titilliumweb-regular";
  font-style: normal;
  font-weight: normal;
  src: url("../assets/fonts/titillum-web/TitilliumWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/titillum-web/TitilliumWeb-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "opensans-regular";
  font-style: normal;
  font-weight: normal;
  src: url("../assets/fonts/OpenSans/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "opensans-semibold";
  font-style: normal;
  font-weight: bold;
  src: url("../assets/fonts/OpenSans/OpenSans-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "opensans-bold";
  font-style: normal;
  font-weight: bold;
  src: url("../assets/fonts/OpenSans/OpenSans-Bold.ttf") format("truetype");
}