/*
Theme Name: Dead Bird Brewery Child Theme
Theme URI: https://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: Deepak Mahendru
Author URI: https://www.wurkhub.com
template: bb-theme
*/

/* Add your custom styles here...Remember to change the Version number above! */

@font-face {
    font-family: 'Rift Soft Light';
    src: url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Light.eot');
    src: url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Light.eot?#iefix') format('embedded-opentype'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Light.woff2') format('woff2'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Light.woff') format('woff'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Light.ttf') format('truetype'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Light.svg#RiftSoft-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rift Soft Regular';
    src: url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Regular.eot');
    src: url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Regular.woff2') format('woff2'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Regular.woff') format('woff'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Regular.ttf') format('truetype'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Regular.svg#RiftSoft-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rift Soft Medium';
    src: url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Medium.eot');
    src: url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Medium.eot?#iefix') format('embedded-opentype'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Medium.woff2') format('woff2'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Medium.woff') format('woff'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Medium.ttf') format('truetype'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Medium.svg#RiftSoft-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rift Soft Bold';
    src: url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Bold.eot');
    src: url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Bold.woff2') format('woff2'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Bold.woff') format('woff'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Bold.ttf') format('truetype'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/RiftSoft-Bold.svg#RiftSoft-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bahnschrift';
    src: url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/Bahnschrift.eot');
    src: url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/Bahnschrift.eot?#iefix') format('embedded-opentype'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/Bahnschrift.woff2') format('woff2'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/Bahnschrift.woff') format('woff'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/Bahnschrift.ttf') format('truetype'),
        url('https://deadbirdbrewing.com/wp-content/themes/dead-bird-brewery-theme-child/fonts/Bahnschrift.svg#Bahnschrift') format('svg'); 
    font-style: normal;
    font-display: swap;
}