@font-face {
  font-family: "SVN-Poppins B";
  src: url(../font/SVN-Poppins-Bold.otf);
}
@font-face {
  font-family: "SVN-Poppins M";
  src: url(../font/SVN-Poppins-Medium.otf);
}
@font-face {
  font-family: "SVN-Poppins L";
  src: url(../font/SVN-Poppins-Light.otf);
}
@font-face {
  font-family: "SVN-Poppins";
  src: url(../font/SVN-Poppins-Regular.otf);
}
@font-face {
  font-family: "SVN-Poppins Sb";
  src: url(../font/SVN-Poppins-SemiBold.otf);
}
@font-face {
  font-family: "SVN-Poppins Bl";
  src: url(../font/SVN-Poppins-Black.otf);
}
@font-face {
  font-family: "PlayfairDisplay";
  src: url(../font/PlayfairDisplay-Regular.ttf);
}
