/*
 Theme Name:   REDX.Media Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

@font-face {
	font-family: "Bebas Neue";
	src: url(/wp-content/themes/redx/assets/fonts/BebasNeue-Regular.ttf);
}
/*
@font-face {
	font-family: "SVN-Just Saying";
	src: url(/wp-content/themes/redx/assets/fonts/SVN-JustSaying.woff2);
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	src: url('/wp-content/themes/redx/assets/fonts/SVN-Poppins/SVN-PoppinsLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 300;
	src: url('/wp-content/themes/redx/assets/fonts/SVN-Poppins/SVN-PoppinsLightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/themes/redx/assets/fonts/SVN-Poppins/SVN-Poppins.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 400;
	src: url('/wp-content/themes/redx/assets/fonts/SVN-Poppins/SVN-PoppinsItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	src: url('/wp-content/themes/redx/assets/fonts/SVN-Poppins/SVN-PoppinsMedium.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 500;
	src: url('/wp-content/themes/redx/assets/fonts/SVN-Poppins/SVN-PoppinsMediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	src: url('/wp-content/themes/redx/assets/fonts/SVN-Poppins/SVN-PoppinsSemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 600;
	src: url('/wp-content/themes/redx/assets/fonts/SVN-Poppins/SVN-PoppinsSemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	src: url('/wp-content/themes/redx/assets/fonts/SVN-Poppins/SVN-PoppinsBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 700;
	src: url('/wp-content/themes/redx/assets/fonts/SVN-Poppins/SVN-PoppinsBoldItalic.ttf') format('truetype');
}
*/