/*
Theme Name:  Nectarblocks Child Theme
Version:     1.0.0
Template:    nectar-blocks-theme
Description: Child theme for Nectarblocks.
Theme URI:   https://nectarblocks.com
Author:      NectarBlocks
Author URI:  https://nectarblocks.com
License:     Custom license
License URI: https://nectarblocks.com/license
Text Domain: nectar-blocks-theme
*/

/*-------------------------------------------------------------------------*/
/* Note: The theme CSS files are loaded through the /css/ folder. 
/*-------------------------------------------------------------------------*/

@font-face
{
    font-family: 'Internship';
    src: url("/wp-content/themes/salient-child/fonts/Internship/Internship.woff2") format("woff2"),
        url("/wp-content/themes/salient-child/fonts/Internship/Internship.ttf") format("truetype");
}