/*
Theme Name: Ulistic
Template: Divi
Author: ulistic.com
Version: 1.0
*/


/*
@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 100;
src: url('fonts/bebas100.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 300;
src: url('fonts/bebas300.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 400;
src: url('fonts/bebas400.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 700;
src: url('fonts/bebas700.woff') format('woff');
}
*/
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@700&display=swap');

@font-face {
	font-family: 'Avenir-Next';
	font-weight: 400;
	font-style: normal;
	src: url('fonts/AvenirNext-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Avenir-Next';
	font-weight: 500;
	font-style: normal;
	src: url('fonts/AvenirNext-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Avenir-Next';
	font-weight: 600;
	font-style: normal;
	src: url('fonts/AvenirNext-DemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Avenir-Next';
	font-weight: 700;
	font-style: normal;
	src: url('fonts/AvenirNext-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Magistral-Black';
	font-weight: 900;
	font-style: normal;
	src: url('fonts/Magistral-Black.woff') format('woff');
}


@font-face {
	font-family: 'Avenir';
	font-weight: 300;
	font-style: normal;
	src: url('fonts/Avenir-Light.woff') format('woff');
}
@font-face {
	font-family: 'Avenir';
	font-weight: 400;
	font-style: normal;
	src: url('fonts/Avenir-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Avenir';
	font-weight: 600;
	font-style: normal;
	src: url('fonts/Avenir-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Avenir';
	font-weight: 700;
	font-style: normal;
	src: url('fonts/Avenir-Black.woff') format('woff');
}
@font-face {
	font-family: 'Avenir';
	font-weight: 900;
	font-style: normal;
	src: url('fonts/Avenir-Heavy.woff') format('woff');
}


@font-face {
	font-family: 'Gibson';
	font-weight: 600;
	font-style: normal;
	src: url('fonts/Gibson-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Gibson';
	font-weight: 700;
	font-style: normal;
	src: url('fonts/Gibson-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Franklin Gothic - Book';
	font-weight: 400;
	font-style: normal;
	src: url('fonts/Franklin-Gothic-Book.woff') format('woff');
}

@font-face {
    font-family: 'HelveticaNeueCondensed';
    src: url('fonts/HelveticaNeue-CondensedBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}