@font-face {
  font-family: "DarwinPro";
  font-weight: 300;
  src: url("DarwinPro-Light.woff") format("woff");
}
@font-face {
  font-family: "DarwinPro";
  font-weight: 400;
  src: url("DarwinPro-Regular.woff") format("woff");
}
@font-face {
  font-family: "DarwinPro";
  font-weight: 600;
  src: url("DarwinPro-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "DarwinPro";
  font-weight: 700;
  src: url("DarwinPro-Bold.woff") format("woff");
}
