/*************************/
/*************************/
@font-face {
  font-family: 'Gordita';
  font-style: normal;
  font-weight: normal;
  src: local("Gordita Regular"), url("../fonts/gordita-woff/Gordita Regular.woff") format("woff");
}

@font-face {
  font-family: 'Gordita';
  font-style: italic;
  font-weight: normal;
  src: local("Gordita Regular Italic"), url("../fonts/gordita-woff/Gordita Regular Italic.woff") format("woff");
}

@font-face {
  font-family: 'Gordita';
  font-style: normal;
  font-weight: 700;
  src: local("Gordita Bold"), url("../fonts/gordita-woff/Gordita Bold.woff") format("woff");
}

@font-face {
  font-family: 'Gordita';
  font-style: italic;
  font-weight: 700;
  src: local("Gordita Bold Italic"), url("../fonts/gordita-woff/Gordita Bold Italic.woff") format("woff");
}

/*************************/
/*************************/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat-Regular"), url("../fonts/monserrat-woff/Montserrat-Regular.WOFF") format("woff");
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: normal;
  src: local("Montserrat-Italic"), url("../fonts/monserrat-woff/Montserrat-Italic.WOFF") format("woff");
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat-Bold"), url("../fonts/monserrat-woff/Montserrat-Bold.WOFF") format("woff");
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: local("Montserrat-BoldItalic"), url("../fonts/monserrat-woff/Montserrat-BoldItalic.WOFF") format("woff");
}
/*# sourceMappingURL=fonts.css.map */