/* BBJA Theme custom styles (formerly betheme-child) */

@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/merriweather-v21-latin-regular.eot');
  src: local('Merriweather Regular'), local('Merriweather-Regular'),
       url('../fonts/merriweather-v21-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/merriweather-v21-latin-regular.woff2') format('woff2'),
       url('../fonts/merriweather-v21-latin-regular.woff') format('woff'),
       url('../fonts/merriweather-v21-latin-regular.ttf') format('truetype'),
       url('../fonts/merriweather-v21-latin-regular.svg#Merriweather') format('svg');
}
