/*!
Theme Name: pezconocidos
Theme URI: https://www.digiocracy.com/
Author: Digicracy
Author URI: https://www.digiocracy.com
Description: Pezconocidos Theme
Version: 1.0.1
Requires PHP: 5.6
License: Copyright
Text Domain: pezconocidos
Tags: pezconocidos
*/

@import url("assets/css/xl.css");
@import url("assets/css/lg.css") (max-width: 1199px);
@import url("assets/css/md.css") (max-width: 991px);
@import url("assets/css/sm.css") (max-width: 767px);
@import url("assets/css/xs.css") (max-width: 575px);

@font-face {
	font-family: 'Rules';
	src: url('fonts/Rules-Light.woff2' ) format( 'woff2' );
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Rules';
	src: url('fonts/Rules-Regular.woff2' ) format( 'woff2' );
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Rules';
	src: url('fonts/Rules-Medium.woff2' ) format( 'woff2' );
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Rules';
	src: url('fonts/Rules-Bold.woff2' ) format( 'woff2' );
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Sigurd';
	src: url('fonts/Sigurd-Light.woff2' ) format( 'woff2' );
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Sigurd';
	src: url('fonts/Sigurd-Regular.woff2' ) format( 'woff2' );
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Sigurd';
	src: url('fonts/Sigurd-Bold.woff2' ) format( 'woff2' );
	font-weight: bold;
	font-style: normal;
} 