/*
Theme Name:         BK Ultrasound
Theme URI:          http://divisionof.com
Description:        Theme for Analogic BK Ultrasound
Version:            1.0
Author:             Division Of/
Author URI:         http://divisionof.com

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


@font-face {
  font-family: 'Source Sans Pro';
  src: local('Source Sans Pro'),
    url('../woff2/sourcesanspro-light.woff2') format('woff2'),
    url('../otf/sourcesanspro-light.otf') format('opentype'),
    url('../ttf/sourcesanspro-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: local('Source Sans Pro'),
    url('../woff2/sourcesanspro-regular.woff2') format('woff2'),
    url('../otf/sourcesanspro-regular.otf') format('opentype'),
    url('../ttf/sourcesanspro-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: local('Source Sans Pro'),
    url('../woff2/sourcesanspro-bold.woff2') format('woff2'),
    url('../otf/sourcesanspro-bold.otf') format('opentype'),
    url('../ttf/sourcesanspro-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
