@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 900;
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum)_Black.eot");
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix") format("embedded-opentype"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff2/IRANSansWeb(FaNum)_Black.woff2") format("woff2"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix") format("embedded-opentype"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum)_Medium.eot");
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix") format("embedded-opentype"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum)_Light.eot");
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix") format("embedded-opentype"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix") format("embedded-opentype"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2") format("woff2"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum).eot");
  src: url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/eot/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff2/IRANSansWeb(FaNum).woff2") format("woff2"), url("https://projeyaab.ir/wp-content/themes/marketica-wp/fonts/woff/IRANSansWeb(FaNum).woff") format("woff"), url("https://projeyaab.ir/wp-content/themes/marketica-wpfonts/ttf/IRANSansWeb(FaNum).ttf") format("truetype");
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: IRANSans;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}





.containere {
  margin: auto;
  text-align: left;
  width: 18rem;
  height: 2rem;
}

.heart {
  margin-left: 60px;
  position: absolute;
}
.heart:nth-child(1) svg {
  opacity: 0;
  -webkit-animation: heartUp 1.4s infinite ease-in;
  animation: heartUp 1.4s infinite ease-in;
}
.heart:nth-child(2) svg {
  position: absolute;
  left: 1rem;
  opacity: 0;
  -webkit-animation: heartUp 1.4s 0.3s infinite ease-in;
  animation: heartUp 1.4s 0.3s infinite ease-in;
}
.heart:nth-child(3) svg {
  position: absolute;
  left: 0.5rem;
  opacity: 0;
  -webkit-animation: heartUp 1.4s 0.6s infinite ease-in;
  animation: heartUp 1.4s 0.6s infinite ease-in;
}

svg {
  fill: #f58d9c;
}

@-webkit-keyframes heartUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0) rotate(10deg);
    transform: translate3d(0, 0, 0) rotate(10deg);
  }
  50% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  90% {
    opacity: 0;
    -webkit-transform: translate3d(0, -35vh, 0) scale(1.2) rotate(-10deg);
    transform: translate3d(0, -35vh, 0) scale(1.2) rotate(-10deg);
  }
  100% {
    opacity: 0;
  }
}
@keyframes heartUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0) rotate(10deg);
    transform: translate3d(0, 0, 0) rotate(10deg);
  }
  50% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  90% {
    opacity: 0;
    -webkit-transform: translate3d(0, -35vh, 0) scale(1.2) rotate(-10deg);
    transform: translate3d(0, -35vh, 0) scale(1.2) rotate(-10deg);
  }
  100% {
    opacity: 0;
  }
}



