/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
  font-family: sfu_futuraregular;
  src: url("fonts/sfufuturaregular-webfont.eot");
  src: url("fonts/sfufuturaregular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sfufuturaregular-webfont.woff2") format("woff2"), url("fonts/sfufuturaregular-webfont.woff") format("woff"), url("fonts/sfufuturaregular-webfont.ttf") format("truetype"), url("fonts/sfufuturaregular-webfont.svg#sfu_futuraregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: sfu_futura_light;
  src: url("fonts/sfufuturalight-webfont.eot");
  src: url("fonts/sfufuturalight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sfufuturalight-webfont.woff2") format("woff2"), url("fonts/sfufuturalight-webfont.woff") format("woff"), url("fonts/sfufuturalight-webfont.ttf") format("truetype"), url("fonts/sfufuturalight-webfont.svg#sfu_futura_light") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: sfu_futura_book;
  src: url("fonts/sfufuturabook-webfont.eot");
  src: url("fonts/sfufuturabook-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sfufuturabook-webfont.woff2") format("woff2"), url("fonts/sfufuturabook-webfont.woff") format("woff"), url("fonts/sfufuturabook-webfont.ttf") format("truetype"), url("fonts/sfufuturabook-webfont.svg#sfu_futura_book") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: sfu_futurabold;
  src: url("fonts/sfufuturabold-webfont.eot");
  src: url("fonts/sfufuturabold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sfufuturabold-webfont.woff2") format("woff2"), url("fonts/sfufuturabold-webfont.woff") format("woff"), url("fonts/sfufuturabold-webfont.ttf") format("truetype"), url("fonts/sfufuturabold-webfont.svg#sfu_futurabold") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: source_sans_prosemibold;
  src: url("fonts/sourcesanspro-semibold-webfont.eot");
  src: url("fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-semibold-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
  font-weight: 600;
  font-style: normal; }
  
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}