﻿/* 

	Fonts.

*/

@font-face {
font-family:"Lora";
src:url(http://fonts.googleapis.com/css?family=Lora:400,400italic);
font-style:normal;
font-weight:400;
}
@font-face {
font-family:"freight-sans-pro";
src:url(http://fonts.googleapis.com/css?family=Lora:400,400italic);
font-style:italic;
font-weight:400;
}