/* headings */

h1, h2, h3
{
	font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

h1
{
	font-size: 28px;
}

/* body text */

body
{
	font: 16px "Franklin Gothic Book", Helvetica, Arial, sans-serif;
}

@font-face
{
	font-family: 'Proxima Nova';
	src: url('http://catalog.pharmacy.umaryland.edu/font/proxima/ProximaNova-Reg-webfont.eot');
	src: url('http://catalog.pharmacy.umaryland.edu/font/proxima/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
	 url('http://catalog.pharmacy.umaryland.edu/font/proxima/ProximaNova-Reg-webfont.woff') format('woff'),
	 url('http://catalog.pharmacy.umaryland.edu/font/proxima/ProximaNova-Reg-webfont.ttf') format('truetype'),
	 url('http://catalog.pharmacy.umaryland.edu/font/proxima/ProximaNova-Reg-webfont.svg#ProximaNova') format('svg');
}

@font-face
{
	font-family: 'Franklin Gothic Book';
	src: url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-Book-webfont.eot');
	src: local('Franklin Gothic Book'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-Book-webfont.eot?#iefix') format('embedded-opentype'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-Book-webfont.woff') format('woff'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-Book-webfont.ttf') format('truetype'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-Book-webfont.svg#FranklinGothicBook') format('svg');
}

@font-face
{
	font-family: 'Franklin Gothic Book';
	font-weight: normal;
	font-style: italic;
	src: url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-BookIt-webfont.eot');
	src: local('Franklin Gothic Book Italic'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-BookIt-webfont.eot?#iefix') format('embedded-opentype'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-BookIt-webfont.woff') format('woff'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-BookIt-webfont.ttf') format('truetype'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-BookIt-webfont.svg#FranklinGothicBook') format('svg');
}

@font-face
{
	font-family: 'Franklin Gothic Book';
	font-weight: bold;
	font-style: normal;
	src: url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-Med-webfont.eot');
	src: 
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-Med-webfont.eot?#iefix') format('embedded-opentype'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-Med-webfont.woff') format('woff'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-Med-webfont.ttf') format('truetype'),
	 url('http://catalog.pharmacy.umaryland.edu/font/franklin/FranklinGothic-Med-webfont.svg#FranklinGothicBook') format('svg');
}

