@font-face
{
font-family: 'VNE2 Light Italic';
src: url("fonts/VNE2 Light Italic.ttf");
font-weight: italic;
}
@font-face
{
font-family: 'SVN-Bebas Neue Pro';
src: url("fonts/SVN-BebasNeueProBold.ttf");
font-weight: bold;
}
@font-face
{
font-family: 'SVN-Bebas Neue Pro Exp';
src: url("fonts/SVN-Bebas Neue Pro Expanded Regular.ttf");
}
@font-face
{
font-family: 'SVN-Bebas Neue Pro Exp';
src: url("fonts/SVN-BebasNeueProExpandedBold.ttf");
font-weight: bold;
}
@font-face
{
font-family: 'SVN-Bebas Neue Pro Exp Md';
src: url("fonts/SVN-BebasNeueProExpandedMiddle.ttf");
}
@font-face
{
font-family: 'SVN-Big Noodle Titling';
src: url("fonts/SVN-Big Noodle Titling.otf");
}

  body {
  font-family: 'SVN-Bebas Neue Pro';
  }