@font-face {
    font-family: 'Sequel_Sans_Book_Body';
    src: url('SequelSans-BookBody.woff2') format('woff2'),
         url('SequelSans-BookBody.woff2') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Sequel_Sans_Medium_Body';
	font-style: normal;
	font-weight: normal;
	src:
		url('./SequelSans-MediumBody.woff2') format('woff2'),
		url('./SequelSans-MediumBody.woff2')  format('woff');
}
@font-face {
    font-family: 'Sequel_100_Black_105';
	font-style: normal;
	font-weight: normal;
	src:
		url('./Sequel100Black-105.woff2') format('woff2'),
		url('./Sequel100Black-105.woff')  format('woff');
}
@font-face {
	font-family: "Sequel_Sans_Bold_Body";
	font-style: normal;
	font-weight: normal;
	src:
		url('./SequelSans-BoldBody.woff2') format('woff2'),
		url('./SequelSans-BoldBody.woff')  format('woff');
}
@font-face {
	font-family: "Grtsk_Giga";
	font-style: normal;
	font-weight: normal;
	src:
		url('./GrtskGiga-Bold.woff2') format('woff2'),
		url('./GrtskGiga-Bold.woff')  format('woff');
}