/*
 Theme Name:   PSD Child
 Theme URI:    https://understrap.com
 Description:  Understrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.2.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/

@font-face {
    font-family: 'Proxima';
    src: url('https://pacificshowerdoors.com/wp-content/themes/understrap-child-main/fonts/proxima-semibold.woff') format('woff');
    font-weight: 600;
	font-display: swap;
}
@font-face {
    font-family: 'Proxima';
    src: url('https://pacificshowerdoors.com/wp-content/themes/understrap-child-main/fonts/proxima-bold.woff') format('woff');
    font-weight: 700;
	font-display:swap;
}
@font-face {
    font-family: 'Garamond';
    src: url('https://pacificshowerdoors.com/wp-content/themes/understrap-child-main/fonts/garamond-regular.woff') format('woff');
    font-weight: 400;
	font-display:swap;
}
@font-face {
    font-family: 'Garamond';
    src: url('https://pacificshowerdoors.com/wp-content/themes/understrap-child-main/fonts/garamond-italic.woff') format('woff');
    font-weight: 400;
	font-style: italic;
	font-display:swap;
}


