/*
Theme Name: Live Better
Theme URI: http://jsacreative.com.au
Version: 1.0
Description: Live Better website theme
Author: JSAcreative
Author URI: http://jsacreative.com.au
template: bb-theme
*/

/* Add your custom styles here... */

@font-face {
  font-family: 'CoconOT-Light';
  src: url('fonts/CoconOT-Light.eot'); /* IE9 Compat Modes */
  src: url('fonts/CoconOT-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/CoconOT-Light.woff') format('woff'), /* Modern Browsers */
       url('fonts/CoconOT-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/CoconOT-Light.svg#eb2e81ec4566622875660bcd749cca93') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  200;
}

// rest of styles now in assets/app.scss
