@font-face { 
    font-family: "Brandon Text";
    src: url('https://limitlesspixel.com/wp-content/themes/astra-child/fonts/Brandon-Text-Regular.otf');
    font-weight: regular; 
}

@font-face { 
    font-family: "Brandon Grotesque";
    src: url('https://limitlesspixel.com/wp-content/themes/astra-child/fonts/Brandon-bold.otf');
    font-weight: bold; 
}

body, button, input, select, textarea, .ast-button, .ast-custom-button,
p, span, ul, ol, li, a {
    font-family: "Brandon Text", Sans-serif !important;
	font-weight: 400;   
}


h1,
h1 *,
h2,
h2 *,
h3,
h3 *,
h4,
h4 *,
h5,
h5 *,
h6,
h6 *,
span.tp-tab-title,
.qodef-m-text,
.qodef-m-text span {
	font-family: "Brandon Grotesque", Sans-serif !important;
	font-weight: 700;
}