/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Flat Responsive WooCommerce theme
Version: 1.9.9.5
License:
License URI:

*/

@import url("css/foundation.css?v=1.9.9.5");
@import url("richmond-energy-liec.css");

/*************** ADD CUSTOM CSS HERE  ***************/

#masthead .left-links > ul > * {
font-family: "FrutigerLTPro-LightCn", "Helvetica", Helvetica, Arial, sans-serif !important;
font-size: 1.3em !important;
line-height: 1.6em !important;

}
body {
    font-family: "FrutigerLTPro-Light", "Helvetica", Helvetica, Arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "FrutigerLTPro-Bold", "Helvetica", Helvetica, Arial, sans-serif !important;
}



@media only screen and (max-width: 48em) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/


}