/*---------------------------------------------------------------------------------

 Theme Name:   Streamlab - Team Spirit Portal
 Theme URI:    https://teamspirit.streamlab.com.au
 Description:  
 Author:       Streamlab
 Author URI:   https://www.streamlab.com.au
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/* FONTS */

@font-face {
    font-family: 'Born Ready';
    src: url('https://teamspirit.streamlab.com.au/wp-content/uploads/et-fonts/BornReady/BornReady.woff2') format('woff2'),
        url('https://teamspirit.streamlab.com.au/wp-content/uploads/et-fonts/BornReady/BornReady.woff') format('woff'),
        url('https://teamspirit.streamlab.com.au/wp-content/uploads/et-fonts/BornReady/BornReady.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}