@font-face {
  font-family: "Sofia Pro";
  src: url("../webfonts/sofia-pro/SofiaPro-Light.eot");
  src: url("../webfonts/sofia-pro/SofiaPro-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/sofia-pro/SofiaPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: "Sofia Pro";
  src: url("../webfonts/sofia-pro/SofiaPro-Bold.eot");
  src: url("../webfonts/sofia-pro/SofiaPro-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/sofia-pro/SofiaPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: "Sofia Pro";
  src: url("../webfonts/sofia-pro/SofiaPro-SemiBold.eot");
  src: url("../webfonts/sofia-pro/SofiaPro-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/sofia-pro/SofiaPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: "Sofia Pro";
  src: url("../webfonts/sofia-pro/SofiaPro-Medium.eot");
  src: url("../webfonts/sofia-pro/SofiaPro-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/sofia-pro/SofiaPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: "Sofia Pro";
  src: url("../webfonts/sofia-pro/SofiaPro-Regular.eot");
  src: url("../webfonts/sofia-pro/SofiaPro-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/sofia-pro/SofiaPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
