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

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

body{font-family:  "RobotoCondensed-Regular",  sans-serif;}
.nav > li > a {font-family:  "RobotoCondensed-Bold", sans-serif;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "RobotoCondensed-Bold", sans-serif;}
.alt-font{font-family: "RobotoCondensed-Regular", sans-serif;}

@font-face { 
	font-family: RobotoCondensed-Bold; 
	src: url('/wp-content/themes/vinatech-child/fonts/RobotoCondensed-Bold.ttf'); 
} 
@font-face { 
	font-family: RobotoCondensed-Light; 
	src: url('/wp-content/themes/vinatech-child/fonts/RobotoCondensed-Light.ttf'); 
} 
@font-face { 
	font-family: RobotoCondensed-Regular; 
	src: url('/wp-content/themes/vinatech-child/fonts/RobotoCondensed-Regular.ttf'); 
} 
@font-face {
  font-family:UTM Avo Bold;
  src: url(/wp-content/themes/vinatech-child/fonts/UTMAvoBold.ttf);
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
