/*
Theme Name: Revolver Child
Theme URI: http://revolver.edge-themes.com/
Description: A child theme of Revolver Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Template: revolver
*/
@font-face {
    font-family: 'navigatorhanduploaded_file';
    src: url('fonts/navigatorhand-webfont.woff2') format('woff2'),
         url('fonts/navigatorhand-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.titlenew{
	font-family: 'navigatorhanduploaded_file';
	font-size: 50px;	
}


@font-face {
    font-family: 'navigator-bolduploaded_file';
    src: url('fonts/navigator-bold-webfont.woff2') format('woff2'),
         url('fonts/navigator-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.navigatorbold{
	font-family: 'navigator-bolduploaded_file';
	font-size: 55px;
}

.edgtf-full-width-inner{ 
padding:0px}


