:root {
--gp-font--abc-diatype: "ABC Diatype";
--gp-font--abc-diatype-extended: "ABC Diatype Extended";
}

@font-face {
	font-display: auto;
	font-family: "ABC Diatype";
	font-style: normal;
	font-weight: 700;
	src: url('https://dev-the-nat.pantheonsite.io/wp-content/uploads/generatepress/fonts/abc-diatype/ABCDiatype-Bold.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "ABC Diatype";
	font-style: normal;
	font-weight: 300;
	src: url('https://dev-the-nat.pantheonsite.io/wp-content/uploads/generatepress/fonts/abc-diatype/ABCDiatype-Light.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "ABC Diatype";
	font-style: normal;
	font-weight: 400;
	src: url('https://dev-the-nat.pantheonsite.io/wp-content/uploads/generatepress/fonts/abc-diatype/ABCDiatype-Regular.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "ABC Diatype";
	font-style: italic;
	font-weight: 400;
	src: url('https://dev-the-nat.pantheonsite.io/wp-content/uploads/generatepress/fonts/abc-diatype/ABCDiatype-RegularItalic.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "ABC Diatype Extended";
	font-style: normal;
	font-weight: 700;
	src: url('https://dev-the-nat.pantheonsite.io/wp-content/uploads/generatepress/fonts/abc-diatype-extended/ABCDiatypeExtended-Bold.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "ABC Diatype Extended";
	font-style: italic;
	font-weight: 700;
	src: url('https://dev-the-nat.pantheonsite.io/wp-content/uploads/generatepress/fonts/abc-diatype-extended/ABCDiatypeExtended-BoldItalic.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "ABC Diatype Extended";
	font-style: normal;
	font-weight: 400;
	src: url('https://dev-the-nat.pantheonsite.io/wp-content/uploads/generatepress/fonts/abc-diatype-extended/ABCDiatypeExtended-Regular.otf') format('opentype');
}
