/*
Theme Name: Namex
Theme URI: https://thenamingexperience.com
Description: Custom theme
Author: Brian Romer, modified theme by Jonathan E. Dean
Author URI: 
Template: twentyfourteen
Tags: white
Version: 1.0
*/
@import url("../twentyfourteen/style.css");

@import url("css/font-awesome.min.css");

@font-face {
	font-family: 'Gotham Light';
	src: url('css/gotham-light.eot?#iefix') format('embedded-opentype'),
		 url('css/gotham-light.woff') format('woff'),
		 url('css/gotham-light.ttf') format('truetype'),
		 url('css/gotham-light.svg#GothamLight') format('svg');
	font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Rockwell';
	src: url('css/rockwell-reg.eot?#iefix') format('embedded-opentype'),
		 url('css/rockwell-reg.woff') format('woff'),
		 url('css/rockwell-reg.ttf') format('truetype'),
		 url('css/rockwell-reg.svg#Rockwell') format('svg');
	font-weight: normal;
    font-style: normal;
}



