/* ==========================================================================
   Penoptix Brand Fonts
   ========================================================================== */

/* Dharma Gothic E -------------------------------------------------------- */

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-Thin.otf') format('opentype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-ThinItalic.otf') format('opentype');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-ExLight.otf') format('opentype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-ExLightItalic.otf') format('opentype');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-RegularItalic.otf') format('opentype');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-Bold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-BoldItalic.otf') format('opentype');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-ExBold.otf') format('opentype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-Heavy.otf') format('opentype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Dharma Gothic E';
	src: url('DharmaGothicE-HeavyItalic.otf') format('opentype');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

/* Rigid Display ---------------------------------------------------------- */

@font-face {
	font-family: 'Rigid Display';
	src: url('RigidDisplay-Bold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

/* SF Super 05 ------------------------------------------------------------ */

@font-face {
	font-family: 'SF Super 05';
	src: url('SFSuper05-Bold-Italic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}
