/*
Theme Name: L. E. Schwaller Child Theme
Theme URI: http://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: 
template: bb-theme
*/

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

@font-face {
    font-family: 'Salted';
    src: url('https://lc.workprogress.pro/wp-content/themes/le-schwaller-theme-child/fonts/Salted-Regular.eot');
    src: url('https://lc.workprogress.pro/wp-content/themes/le-schwaller-theme-child/fonts/Salted-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://lc.workprogress.pro/wp-content/themes/le-schwaller-theme-child/fonts/Salted-Regular.woff2') format('woff2'),
        url('https://lc.workprogress.pro/wp-content/themes/le-schwaller-theme-child/fonts/Salted-Regular.woff') format('woff'),
        url('https://lc.workprogress.pro/wp-content/themes/le-schwaller-theme-child/fonts/Salted-Regular.ttf') format('truetype'),
        url('https://lc.workprogress.pro/wp-content/themes/le-schwaller-theme-child/fonts/Salted-Regular.svg#Salted') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}