@font-face {
  font-family: Parastoo;
  src: url('../assets/fonts/Parastoo.eot');
  src: url('../assets/fonts/Parastoo.eot?#iefix') format('embedded-opentype'),
       url('../assets/fonts/Parastoo.woff') format('woff'),
       url('../assets/fonts/Parastoo.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: Parastoo;
  src: url('../assets/fonts/Parastoo-Bold.eot');
  src: url('../assets/fonts/Parastoo-Bold.eot?#iefix') format('embedded-opentype'),
       url('../assets/fonts/Parastoo-Bold.woff') format('woff'),
       url('../assets/fonts/Parastoo-Bold.ttf') format('truetype');
  font-weight: bold;
}