/*
Theme Name:   	Padma Unlimited Child
Theme URI:    	https://www.padmaunlimited.com/
Description:  	Padma Unlimited Child Theme
Author: 		Padma Unlimited Team
Author URI: 	https://www.padmaunlimited.com/
Template:     	padma
Version:      	1.0.5
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Tags:         	theme, template, template builder, builder, theme builder, padma, flexible, flexible-header
Text Domain:  	padma-child
*/

@font-face {
    font-family: 'league_gothiccondensed_italic';
    src: url('leaguegothic-condenseditalic-webfont.woff2') format('woff2'),
        url('leaguegothic-condenseditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'league_gothicCnRg';
    src: url('leaguegothic-condensedregular-webfont.woff2') format('woff2'),
        url('leaguegothic-condensedregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'league_gothicitalic';
    src: url('leaguegothic-italic-webfont.woff2') format('woff2'),
        url('leaguegothic-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'league_gothicregular';
    src: url('leaguegothic-regular-webfont.woff2') format('woff2'),
        url('leaguegothic-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1,
h1 a {
    font-family: 'league_gothicregular' !important;
    text-decoration: none;
}