/*
 Theme Name: Storefront Child TryPraying
 Template: storefront
 Author: Your Name
 Description: A child theme for Storefront to recreate trypraying.org
 Version: 1.0.0
 Text Domain: storefront-child-trypraying
*/

@font-face {
    font-family: 'FSAlbert';
    src: url('/wp-content/themes/storefront-child-trypraying/fonts/FSAlbert-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FSAlbert';
    src: url('/wp-content/themes/storefront-child-trypraying/fonts/FSAlbert-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FSAlbert';
    src: url('/wp-content/themes/storefront-child-trypraying/fonts/FSAlbert-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FSAlbert';
    src: url('/wp-content/themes/storefront-child-trypraying/fonts/FSAlbert-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'FSAlbert';
    src: url('/wp-content/themes/storefront-child-trypraying/fonts/FSAlbert-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FSAlbert';
    src: url('/wp-content/themes/storefront-child-trypraying/fonts/FSAlbert-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* Add more @font-face rules for other variants (e.g., BoldItalic) as needed */
