/* Stag */
@font-face {
  font-family: 'Larsseit-Regular';
  src: url(/wp-content/themes/ampboards-sofi/fonts/LarsseitRegular/Larsseit-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'All ProSans';
	src: url(/wp-content/themes/ampboards-sofi/fonts/sblvi/All-ProSans-Regular.otf) format('opentype');
	font-weight: 300;
}
@font-face {
  font-family: 'All ProSans';
  src: url(/wp-content/themes/ampboards-sofi/fonts/sblvi/All-ProSans-SemiBold.otf) format('opentype');
  font-weight: 400;
}
@font-face {
  font-family: 'All ProSans';
  src: url(/wp-content/themes/ampboards-sofi/fonts/sblvi/All-ProSans-Bold.otf) format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: 'All ProSans';
  src: url(/wp-content/themes/ampboards-sofi/fonts/sblvi/All-ProSans-Heavy.otf) format('opentype');
  font-weight: 700;
}

@font-face {
  font-family: 'SBLVI Zoom';
  src: url(/wp-content/themes/ampboards-sofi/fonts/sblvi/SBLVIZoom.otf) format('opentype');
	font-weight: bold;
}
@font-face {
  font-family: 'SBLVI Zoom';
  src: url(/wp-content/themes/ampboards-sofi/fonts/sblvi/SBLVIZoom.ttf) format('truetype');
	font-weight: normal;
}