@font-face{
  font-family:'Intro';
  font-weight: 900;
  src:url(../fonts/intro-black.ttf) format('truetype')
}
@font-face{
  font-family:'Intro';
  font-weight: 700;
  src:url(../fonts/intro-bold.ttf) format('truetype')
}
@font-face{
  font-family:'Intro';
  font-weight: 400;
  src:url(../fonts/intro-regular.ttf) format('truetype')
}
