/*
Title:      Science Photo Library web font styles
Copyright:  2014 Science Photo Library. All rights reserved.
*/

/* Web font headers */

@import url('//fast.fonts.net/t/1.css?apiType=css&projectid=d5980a80-378e-4a19-babc-40e57918e40a');
@font-face{
font-family:"Foundry Journal W01 Bk";
src:url("/static/fonts/2c9d7f70-aafe-4cf7-a194-a04d8f9e7ce7.eot?#iefix");
src:url("/static/fonts/2c9d7f70-aafe-4cf7-a194-a04d8f9e7ce7.eot?#iefix") format("eot"),url("/static/fonts/687214d8-aeb1-4fcb-be8c-039e91405e08.woff") format("woff"),url("/static/fonts/17c41d5b-377f-4a63-a0b0-47d150d86de8.ttf") format("truetype"),url("/static/fonts/5e55743e-67e4-45ce-b7cb-b97dea8d88d9.svg#5e55743e-67e4-45ce-b7cb-b97dea8d88d9") format("svg");
}

h1 {
	font-family: "Foundry Journal W01 Bk", sans-serif;
	font-size: 400%;
	font-weight: normal;
	line-height: 1.1;
	color: #888383;
	margin-top: -19px;
	margin-bottom: 23px;
}

div > h1 + h2 {
	font-family: "Foundry Journal W01 Bk", sans-serif;
	font-size: 240%;
	line-height: 1.2;
	color: #888383;
	font-weight: normal;
	margin-top: -16px;
	margin-bottom: 20px;
}

h2.centred {
	font-family: "Foundry Journal W01 Bk", sans-serif;
	font-size: 240%;
	line-height: 1.2;
	color: #888383;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}