/*
Theme Name: Bellwether Funding 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: Wurkhub
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: 'Alga Semibold';
    src: url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/Alga-Semibold.eot');
    src: url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/Alga-Semibold.eot?#iefix') format('embedded-opentype'),
        url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/Alga-Semibold.woff2') format('woff2'),
        url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/Alga-Semibold.woff') format('woff'),
        url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/Alga-Semibold.ttf') format('truetype'),
        url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/Alga-Semibold.svg#Alga-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/ArialNarrow.eot');
    src: url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/ArialNarrow.eot?#iefix') format('embedded-opentype'),
        url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/ArialNarrow.woff2') format('woff2'),
        url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/ArialNarrow.woff') format('woff'),
        url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/ArialNarrow.ttf') format('truetype'),
        url('https://bellwetherfunding.com/wp-content/themes/bellwether-funding-theme-child/fonts/ArialNarrow.svg#ArialNarrow') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}*/ 