@font-face {
  font-family: 'New Black Typeface';
  src: url('/wp-content/uploads/fonts/NewBlackTypeface-UltraLight.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'New Black Typeface';
  src: url('/wp-content/uploads/fonts/NewBlackTypeface-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'New Black Typeface';
  src: url('/wp-content/uploads/fonts/NewBlackTypeface-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'New Black Typeface';
  src: url('/wp-content/uploads/fonts/NewBlackTypeface-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'New Black Typeface';
  src: url('/wp-content/uploads/fonts/NewBlackTypeface-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'New Black Typeface';
  src: url('/wp-content/uploads/fonts/NewBlackTypeface-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'New Black Typeface';
  src: url('/wp-content/uploads/fonts/NewBlackTypeface-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
