/*
Theme Name: Roam
Theme URI: http://roam.mikado-themes.com
Description: An Adventurous Travel and Tourism Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: roam
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@font-face {
	font-family:'Whitney-Light';  
	src: url(/wp-content/themes/roam/assets/css/font-awesome/fonts/Whitney-Light.ttf);  
	font-weight: normal;  
}

@font-face {
    font-family: 'Nilland';
    font-style: normal;
    font-weight: normal;
    src: local('Nilland'), url('Nilland.woff') format('woff');
}

@font-face {
	font-family:'NillandBold';  
	src: url(/wp-content/themes/roam/assets/css/font-awesome/fonts/Nilland-ExtraBold.ttf);  
	font-weight: normal;  
}