/*
Theme Name: Shipwreck Studio Child Theme
Theme URI: https://shipwreckstudio.com
Version: 1.1
Description: Child theme currently aimed at BB sites - now with a global subfooter row + customizer settings for it
Author: Shipwreck Studio
Author URI: https://shipwreckstudio.com
template: bb-theme
*/

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

@font-face {
    font-family: 'Duke Fill';
    src: url('/wp-content/themes/ss-child-theme/fonts/DukeFill.woff2') format('woff2'),
         url('/wp-content/themes/ss-child-theme/fonts/DukeFill.woff') format('woff'),
         url('/wp-content/themes/ss-child-theme/fonts/DukeFill.ttf') format('truetype'),
         url('/wp-content/themes/ss-child-theme/fonts/DukeFill.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Devator';
    src: url('/wp-content/themes/ss-child-theme/fonts/Devator.woff2') format('woff2'),
         url('/wp-content/themes/ss-child-theme/fonts/Devator.woff') format('woff'),
         url('/wp-content/themes/ss-child-theme/fonts/Devator.ttf') format('truetype'),
         url('/wp-content/themes/ss-child-theme/fonts/Devator.eot') format('embedded-opentype');
    font-weight: bold;
    font-style: expanded;
}
