/*
Theme Name: Spacious Pro Child Theme
Theme URI: http://themegrill.com/themes/spacious-pro/
Description: Spacious Pro Child Theme
Author: ThemeGrill
Author URI: http://themegrill.com
Template: spacious-pro
Version: 1.0
*/

@import url("../spacious-pro/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox{
font-family:'Lato', Helvetica, Verdana, sans-serif;
}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/lato-v14-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}