/*
Theme Name: Ron Sunshine
Theme URI: http://www.studiopaolo.com/
Version: 1.0
Template: Vertex
Description: Vertex child theme for Ron Sunshine
Author: Alex Rosario @ StudioPaolo
Author URI: http://www.luxatom.com
*/

/*@font-face {
    font-family: 'Remachine Script';
    src: url('./remachine/remachinescript-webfont.eot');
    src: url('./remachine/remachinescript-webfont.eot?#iefix') format('embedded-opentype'),
         url('./remachine/remachinescript-webfont.woff2') format('woff2'),
         url('./remachine/remachinescript-webfont.woff') format('woff'),
         url('./remachine/remachinescript-webfont.ttf') format('truetype'),
         url('./remachine/remachinescript-webfont.svg#remachine_script_personal_uRg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
	font-family: "Flaticon";
	src: url("./Flaticon/flaticon.eot");
	src: url("//Flaticon/flaticon.eot#iefix") format("embedded-opentype"),
	url("./Flaticon/flaticon.woff") format("woff"),
	url("./Flaticon/flaticon.ttf") format("truetype"),
	url("./Flaticon/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
	font-size: 40px;
	font-style: normal;
	/*margin-left: 20px;*/
	vertical-align:middle;
}
.flaticon-instagram:before	{content: "\e000";}
.flaticon-linkedin:before	{content: "\e001";}
.flaticon-facebook:before	{content: "\e002";}
.flaticon-youtube:before	{content: "\e003";}
.flaticon-twitter:before	{content: "\e004";}



/**** global ****/
#top-area, #pre-footer	{background-image:url("/wp_new/wp-content/uploads/2015/06/RonSunshine_Harmonica_BW_Swing46.jpg");}

