/**
* Este arquivo trata todas as dependências de fontes de texto do site.
* É carregado antes de todos os outros css
*/
@font-face {
  font-family: "Alwyn-Thin";
  src: url("../../fonts/alwyn/AlwynThin.eot"); /* IE9 Compat Modes */
  src: url("../../fonts/alwyn/AlwynThin.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/alwyn/AlwynThin.otf") format("opentype"), /* Open Type Font */
    url("../../fonts/alwyn/AlwynThin.svg") format("svg"), /* Legacy iOS */
    url("../../fonts/alwyn/AlwynThin.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../../fonts/alwyn/AlwynThin.woff") format("woff"), /* Modern Browsers */
    url("../../fonts/alwyn/AlwynThin.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Alwyn-Light";
  src: url("../../fonts/alwyn/AlwynLight.eot");
  src: url("../../fonts/alwyn/AlwynLight.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/alwyn/AlwynLight.otf") format("opentype"),
    url("../../fonts/alwyn/AlwynLight.svg") format("svg"),
    url("../../fonts/alwyn/AlwynLight.ttf") format("truetype"),
    url("../../fonts/alwyn/AlwynLight.woff") format("woff"),
    url("../../fonts/alwyn/AlwynLight.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Alwyn-LightOblique";
  src: url("../../fonts/alwyn/AlwynLightOblique.eot");
  src: url("../../fonts/alwyn/AlwynLightOblique.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/alwyn/AlwynLightOblique.otf") format("opentype"),
    url("../../fonts/alwyn/AlwynLightOblique.svg") format("svg"),
    url("../../fonts/alwyn/AlwynLightOblique.ttf") format("truetype"),
    url("../../fonts/alwyn/AlwynLightOblique.woff") format("woff"),
    url("../../fonts/alwyn/AlwynLightOblique.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Alwyn-MediumOblique";
  src: url("../../fonts/alwyn/AlwynMediumOblique.eot");
  src: url("../../fonts/alwyn/AlwynMediumOblique.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/alwyn/AlwynMediumOblique.otf") format("opentype"),
    url("../../fonts/alwyn/AlwynMediumOblique.svg") format("svg"),
    url("../../fonts/alwyn/AlwynMediumOblique.ttf") format("truetype"),
    url("../../fonts/alwyn/AlwynMediumOblique.woff") format("woff"),
    url("../../fonts/alwyn/AlwynMediumOblique.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Alwyn-Oblique";
  src: url("../../fonts/alwyn/AlwynOblique.eot");
  src: url("../../fonts/alwyn/AlwynOblique.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/alwyn/AlwynOblique.otf") format("opentype"),
    url("../../fonts/alwyn/AlwynOblique.svg") format("svg"),
    url("../../fonts/alwyn/AlwynOblique.ttf") format("truetype"),
    url("../../fonts/alwyn/AlwynOblique.woff") format("woff"),
    url("../../fonts/alwyn/AlwynOblique.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Alwyn-Bold";
  src: url("../../fonts/alwyn/AlwynBold.eot"); /* IE9 Compat Modes */
  src: url("../../fonts/alwyn/AlwynBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/alwyn/AlwynBold.otf") format("opentype"), /* Open Type Font */
    url("../../fonts/alwyn/AlwynBold.svg") format("svg"), /* Legacy iOS */
    url("../../fonts/alwyn/AlwynBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../../fonts/alwyn/AlwynBold.woff") format("woff"), /* Modern Browsers */
    url("../../fonts/alwyn/AlwynBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Humanist521BT-Light";
  src: url("../../fonts/humanist521bt/tt0288m.eot");
  src: url("../../fonts/humanist521bt/tt0288m.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/humanist521bt/tt0288m.otf") format("opentype"),
    url("../../fonts/humanist521bt/tt0288m.svg") format("svg"),
    url("../../fonts/humanist521bt/tt0288m.ttf") format("truetype"),
    url("../../fonts/humanist521bt/tt0288m.woff") format("woff"),
    url("../../fonts/humanist521bt/tt0288m.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Calibri";
  src: url("../../fonts/calibri/calibri-normal.eot");
  src: url("../../fonts/calibri/calibri-normal.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/calibri/calibri-normal.svg") format("svg"),
    url("../../fonts/calibri/calibri-normal.ttf") format("truetype"),
    url("../../fonts/calibri/calibri-normal.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

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