@font-face {
	font-family: 'ThamesC-Bold';
	src: url('fonts/ThamesC-Bold.otf') format("opentype");
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'ThamesC-Bold.otf';
}
