@font-face {
  font-family: "FiraGO";
  font-style: normal;
  font-weight: 400;
  src: url(./fonts/FiraGO-Regular.eot);
  src: local("☺"),
    url(./fonts/FiraGO-Regular.eot?#iefix) format("embedded-opentype"),
    url(./fonts/FiraGO-Regular.woff2) format("woff2"),
	url(./fonts/FiraGO-Regular.woff) format("woff"),
    url(./fonts/FiraGO-Regular.otf) format("opentype"),
	url(./fonts/FiraGO-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "FiraGO";
  font-style: italic;
  font-weight: 400;
  src: url(./fonts/FiraGO-Italic.eot);
  src: local("☺"),
    url(./fonts/FiraGO-Italic.eot?#iefix) format("embedded-opentype"),
    url(./fonts/FiraGO-Italic.woff2) format("woff2"),
	url(./fonts/FiraGO-Italic.woff) format("woff"),
    url(./fonts/FiraGO-Italic.otf) format("opentype"),
	url(./fonts/FiraGO-Italic.ttf) format("truetype");
}

@font-face {
  font-family: "FiraGO";
  font-style: normal;
  font-weight: 700;
  src: url(./fonts/FiraGO-Bold.eot);
  src: local("☺"),
    url(./fonts/FiraGO-Bold.eot?#iefix) format("embedded-opentype"),
    url(./fonts/FiraGO-Bold.woff2) format("woff2"),
	url(./fonts/FiraGO-Bold.woff) format("woff"),
    url(./fonts/FiraGO-Bold.otf) format("opentype"),
	url(./fonts/FiraGO-Bold.ttf) format("truetype");
}

@font-face {
  font-family: "FiraGO";
  font-style: italic;
  font-weight: 700;
  src: url(./fonts/FiraGO-BoldItalic.eot);
  src: local("☺"),
    url(./fonts/FiraGO-BoldItalic.eot?#iefix) format("embedded-opentype"),
    url(./fonts/FiraGO-BoldItalic.woff2) format("woff2"),
	url(./fonts/FiraGO-BoldItalic.woff) format("woff"),
    url(./fonts/FiraGO-BoldItalic.otf) format("opentype"),
	url(./fonts/FiraGO-BoldItalic.ttf) format("truetype");
}
