@charset "utf-8";


@font-face {
	font-family: 'FORecovery';
	src: url('fonts/FORecovery100.woff2') format('woff2'),
		url('fonts/FORecovery100.woff') format('woff'),
		url('fonts/FORecovery100.svg#FORecovery100') format('svg');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'FORecovery';
	src: url('fonts/FORecovery400.woff2') format('woff2'),
		url('fonts/FORecovery400.woff') format('woff'),
		url('fonts/FORecovery400.svg#FORecovery400') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'FORecovery';
	src: url('fonts/FORecovery700.woff') format('woff'),
		url('fonts/FORecovery700.woff') format('woff'),
		url('fonts/FORecovery700.svg#FORecovery700') format('svg');
	font-weight: 700;
	font-style: normal;
}




@font-face {
	font-family: 'Lato';
	src:url('fonts/Lato-Regular.woff') format('woff'),
		url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Lato';
	src:url('fonts/Lato-Bold.woff') format('woff'),
		url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
	font-weight: 400;
	font-style: normal;
}



/*good*/
@font-face {
    font-family: 'trueno';
    src: url('fonts/truenorg-100-webfont.woff2') format('woff2'),
         url('fonts/truenorg-100-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'trueno';
    src: url('fonts/truenorg-400-webfont.woff2') format('woff2'),
         url('fonts/truenorg-400-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'trueno';
    src: url('fonts/truenorg-600-webfont.woff2') format('woff2'),
         url('fonts/truenorg-600-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'trueno';
    src: url('fonts/truenorg-700-webfont.woff2') format('woff2'),
         url('fonts/truenorg-700-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}



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

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



@font-face {
	font-family: 'myicon';
	src:    url('https://www.convert-apple-music.net/wp-content/themes/Aurelius/font/fontawesome-webfont.eot');
	src:    url('https://www.convert-apple-music.net/wp-content/themes/Aurelius/font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
	url('https://www.convert-apple-music.net/wp-content/themes/Aurelius/font/fontawesome-webfont.ttf') format('truetype'),
	url('https://www.convert-apple-music.net/wp-content/themes/Aurelius/font/fontawesome-webfont.woff') format('woff'),
	url('https://www.convert-apple-music.net/wp-content/themes/Aurelius/font/fontawesome-webfont.svg') format('svg');
	font-weight: normal !important;
        font-style:normal;
}
