@font-face {
  font-family: "Balgin";
  src: url("../fonts/Balgin-regular-expanded.eot");
  src: url("../fonts/Balgin-regular-expanded.eot?#iefix") format("embedded-opentype"), url("../fonts/Balgin-regular-expanded.woff") format("woff"), url("../fonts/Balgin-regular-expanded.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Balgin";
  src: url("../fonts/Balgin-semibold-expanded.eot");
  src: url("../fonts/Balgin-semibold-expanded.eot?#iefix") format("embedded-opentype"), url("../fonts/Balgin-semibold-expanded.woff") format("woff"), url("../fonts/Balgin-semibold-expanded.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Balgin";
  src: url("../fonts/Balgin-bold-expanded.eot");
  src: url("../fonts/Balgin-bold-expanded.eot?#iefix") format("embedded-opentype"), url("../fonts/Balgin-bold-expanded.woff") format("woff"), url("../fonts/Balgin-bold-expanded.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Balgin";
  src: url("../fonts/Balgin-black-expanded.eot");
  src: url("../fonts/Balgin-black-expanded.eot?#iefix") format("embedded-opentype"), url("../fonts/Balgin-black-expanded.woff") format("woff"), url("../fonts/Balgin-black-expanded.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "Fustat";
  src: url("../fonts/Fustat-Light.eot");
  src: url("../fonts/Fustat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Fustat-Light.woff") format("woff"), url("../fonts/Fustat-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Fustat";
  src: url("../fonts/Fustat-Regular.eot");
  src: url("../fonts/Fustat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Fustat-Regular.woff") format("woff"), url("../fonts/Fustat-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Fustat";
  src: url("../fonts/Fustat-Medium.eot");
  src: url("../fonts/Fustat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Fustat-Medium.woff") format("woff"), url("../fonts/Fustat-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Fustat";
  src: url("../fonts/Fustat-SemiBold.eot");
  src: url("../fonts/Fustat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Fustat-SemiBold.woff") format("woff"), url("../fonts/Fustat-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
.ani {
  opacity: 0;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes resumeDash {
  from {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 8000;
  }
}/*# sourceMappingURL=common.css.map */