@font-face {
  font-family: Poppins;
  src: url(../fonts/poppins/PoppinsRegular.eot);
  src: url(../fonts/poppins/PoppinsRegular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/poppins/PoppinsRegular.woff2) format("woff2"),
    url(../fonts/poppins/PoppinsRegular.woff) format("woff"),
    url(../fonts/poppins/PoppinsRegular.ttf) format("woff"),
    url(../fonts/poppins/PoppinsRegular.svg#PoppinsRegular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  src: url(../fonts/poppins/PoppinsItalic.eot);
  src: url(../fonts/poppins/PoppinsItalic.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/poppins/PoppinsItalic.woff2) format("woff2"),
    url(../fonts/poppins/PoppinsItalic.woff) format("woff"),
    url(../fonts/poppins/PoppinsItalic.ttf) format("woff"),
    url(../fonts/poppins/PoppinsItalic.svg#PoppinsItalic) format("svg");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: Poppins;
  src: url(../fonts/poppins/PoppinsMedium.eot);
  src: url(../fonts/poppins/PoppinsMedium.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/poppins/PoppinsMedium.woff2) format("woff2"),
    url(../fonts/poppins/PoppinsMedium.woff) format("woff"),
    url(../fonts/poppins/PoppinsMedium.ttf) format("woff"),
    url(../fonts/poppins/PoppinsMedium.svg#PoppinsMedium) format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  src: url(../fonts/poppins/PoppinsSemiBold.eot);
  src: url(../fonts/poppins/PoppinsSemiBold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/poppins/PoppinsSemiBold.woff2) format("woff2"),
    url(../fonts/poppins/PoppinsSemiBold.woff) format("woff"),
    url(../fonts/poppins/PoppinsSemiBold.ttf) format("woff"),
    url(../fonts/poppins/PoppinsSemiBold.svg#PoppinsSemiBold) format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  src: url(../fonts/poppins/PoppinsBold.eot);
  src: url(../fonts/poppins/PoppinsBold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/poppins/PoppinsBold.woff2) format("woff2"),
    url(../fonts/poppins/PoppinsBold.woff) format("woff"),
    url(../fonts/poppins/PoppinsBold.ttf) format("woff"),
    url(../fonts/poppins/PoppinsBold.svg#PoppinsBold) format("svg");
  font-weight: 700;
  font-style: bold;
}

@font-face {
  font-family: Poppins;
  src: url(../fonts/poppins/PoppinsBoldItalic.eot);
  src: url(../fonts/poppins/PoppinsBoldItalic.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/poppins/PoppinsBoldItalic.woff2) format("woff2"),
    url(../fonts/poppins/PoppinsBoldItalic.woff) format("woff"),
    url(../fonts/poppins/PoppinsBoldItalic.ttf) format("woff"),
    url(../fonts/poppins/PoppinsBoldItalic.svg#PoppinsBoldItalic) format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/roboto/RobotoRegular.eot);
  src: url(../fonts/roboto/RobotoRegular.eot?#iefix) format("embedded-opentype"),
    url(../fonts/roboto/RobotoRegular.woff2) format("woff2"),
    url(../fonts/roboto/RobotoRegular.woff) format("woff"),
    url(../fonts/roboto/RobotoRegular.ttf) format("woff"),
    url(../fonts/roboto/RobotoRegular.svg#RobotoRegular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/roboto/RobotoItalic.eot);
  src: url(../fonts/roboto/RobotoItalic.eot?#iefix) format("embedded-opentype"),
    url(../fonts/roboto/RobotoItalic.woff2) format("woff2"),
    url(../fonts/roboto/RobotoItalic.woff) format("woff"),
    url(../fonts/roboto/RobotoItalic.ttf) format("woff"),
    url(../fonts/roboto/RobotoItalic.svg#RobotoItalic) format("svg");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/roboto/RobotoBold.eot);
  src: url(../fonts/roboto/RobotoBold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/roboto/RobotoBold.woff2) format("woff2"),
    url(../fonts/roboto/RobotoBold.woff) format("woff"),
    url(../fonts/roboto/RobotoBold.ttf) format("woff"),
    url(../fonts/roboto/RobotoBold.svg#RobotoBold) format("svg");
  font-weight: 700;
  font-style: bold;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/roboto/RobotoBoldItalic.eot);
  src: url(../fonts/roboto/RobotoBoldItalic.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/roboto/RobotoBoldItalic.woff2) format("woff2"),
    url(../fonts/roboto/RobotoBoldItalic.woff) format("woff"),
    url(../fonts/roboto/RobotoBoldItalic.ttf) format("woff"),
    url(../fonts/roboto/RobotoBoldItalic.svg#RobotoBoldItalic) format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: SpaceMono-Regular;
  src: url(../fonts/space-mono/SpaceMonoRegular.eot);
  src: url(../fonts/space-mono/SpaceMonoRegular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/space-mono/SpaceMonoRegular.woff2) format("woff2"),
    url(../fonts/space-mono/SpaceMonoRegular.woff) format("woff"),
    url(../fonts/space-mono/SpaceMonoRegular.ttf) format("woff"),
    url(../fonts/space-mono/SpaceMonoRegular.svg#SpaceMonoRegular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: SpaceMono-Bold;
  src: url(../fonts/space-mono/SpaceMonoBold.eot);
  src: url(../fonts/space-mono/SpaceMonoBold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/space-mono/SpaceMonoBold.woff2) format("woff2"),
    url(../fonts/space-mono/SpaceMonoBold.woff) format("woff"),
    url(../fonts/space-mono/SpaceMonoBold.ttf) format("woff"),
    url(../fonts/space-mono/SpaceMonoBold.svg#SpaceMonoBold) format("svg");
  font-weight: 700;
  font-style: bold;
}
