@font-face{
  font-family:'Roboto-Black';
  src:url('../myFont/Roboto-Black.ttf')
}
@font-face{
  font-family:'Roboto';
  src:url('../myFont/Roboto-Light-10.ttf')
}
@font-face{
  font-family:'Roboto-Bold';
  src:url('../myFont/Roboto-Regular.ttf')
}
@font-face{
  font-family:'Poppins';
  src:url('../myFont/Poppins-Bold.ttf')
}
