@font-face {
  font-family: "Simple Sans";
  font-style: "normal";
  font-weight: "normal";
  src: url("/fonts/SimpleSans-Regular.eot");
  src: url("/fonts/SimpleSans-Regular.eot#iefix") format("embedded-opentype"),
    url("/fonts/SimpleSans-Regular.woff2") format("woff2"),
    url("/fonts/SimpleSans-Regular.woff") format("woff"),
    url("/fonts/SimpleSans-Regular.ttf") format("truetype"),
    url("/fonts/SimpleSans-Regular.svg#svgFontName") format("svg");
}

@font-face {
  font-family: "Simple Sans Bold";
  font-style: "normal";
  font-weight: "normal";
  src: url("/fonts/SimpleSans-Bold.eot");
  src: url("/fonts/SimpleSans-Bold.eot#iefix") format("embedded-opentype"),
    url("/fonts/SimpleSans-Bold.woff2") format("woff2"),
    url("/fonts/SimpleSans-Bold.woff") format("woff"),
    url("/fonts/SimpleSans-Bold.ttf") format("truetype"),
    url("/fonts/SimpleSans-Bold.svg#svgFontName") format("svg");
}

@font-face {
  font-family: "Simple Sans Medium";
  font-style: "normal";
  font-weight: "normal";
  src: url("/fonts/SimpleSans-Medium.eot");
  src: url("/fonts/SimpleSans-Medium.eot#iefix") format("embedded-opentype"),
    url("/fonts/SimpleSans-Medium.woff2") format("woff2"),
    url("/fonts/SimpleSans-Medium.woff") format("woff"),
    url("/fonts/SimpleSans-Medium.ttf") format("truetype"),
    url("/fonts/SimpleSans-Medium.svg#svgFontName") format("svg");
}

@font-face {
  font-family: "Simple Sans Light";
  font-style: "normal";
  font-weight: "normal";
  src: url("/fonts/SimpleSans-Light.eot");
  src: url("/fonts/SimpleSans-Light.eot#iefix") format("embedded-opentype"),
    url("/fonts/SimpleSans-Light.woff2") format("woff2"),
    url("/fonts/SimpleSans-Light.woff") format("woff"),
    url("/fonts/SimpleSans-Light.ttf") format("truetype"),
    url("/fonts/SimpleSans-Light.svg#svgFontName") format("svg");
}
