@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family:Thorup-Sans-b-i;
	src:url(../fonts/Thorup_Sans_Bold_Italic.ttf);
}

@font-face {
	font-family:Thorup-Sans-b;
	src:url(../fonts/Thorup_Sans_Bold.ttf);
}

@font-face {
	font-family:Thorup-Sans-i;
	src:url(../fonts/Thorup_Sans_Italic.ttf);
}

@font-face {
	font-family:Thorup-Sans-small-i;
	src:url(../fonts/Thorup_Sans_Small_Caps_Italic.ttf);
}

@font-face {
	font-family:Thorup-Sans-b;
	src:url(../fonts/Thorup_Sans_Small_Caps_Italic.ttf);
}

@font-face {
	font-family:Thorup-Sans;
	src:url(../fonts/Thorup_Sans.ttf);
}


.red-hat-display {
  font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.righteous-regular {
  font-family: "Righteous", sans-serif;
  font-weight: 400;
  font-style: normal;
}