/* mzfonts.css */
/* May 2021    */

/*==================================================================================*/
/* Fonts:																			*/
/*==================================================================================*/

@font-face
{
	font-family: Karla;
    src: url('../_font-embed/Karla-Regular.ttf');
    src: url('../_font-embed/Karla-Regular.woff');
}


/* Music Enhanced text fonts: */

@font-face 
{
    font-family: MozartJazzText;
    src: url('../_font-embed/MozartJazzText.otf') format('opentype');
    src: url('../_font-embed/MozartJazzText.woff') format('opentype');
}

@font-face 
{
    font-family: MZ-Lora;
    src: url('../_font-embed/MZ-Lora-Regular.ttf') format('opentype');
    src: url('../_font-embed/MZ-Lora-Regular.woff') format('opentype');
}

@font-face 
{
    font-family: MZ-Chewy;
    src: url('../_font-embed/MZ-Chewy.otf');
    src: url('../_font-embed/MZ-Chewy.woff');
}

@font-face 
{
    font-family: MZ-Buenard;
    src: url('../_font-embed/MZ-Buenard-Regular.otf');
    src: url('../_font-embed/MZ-Buenard-Regular.woff');
}

@font-face 
{
    font-family: MZ-Economica;
    src: url('../_font-embed/MZ-Economica-Regular.otf');
    src: url('../_font-embed/MZ-Economica-Regular.woff');
}

@font-face 
{
    font-family: MZ-GloriaHallelujah;
    src: url('../_font-embed/MZ-GloriaHallelujah.otf');
    src: url('../_font-embed/MZ-GloriaHallelujah.woff');
}

@font-face 
{
    font-family: MZ-Limelight;
    src: url('../_font-embed/MZ-Limelight-Regular.otf');
    src: url('../_font-embed/MZ-Limelight-Regular.woff');
}

@font-face 
{
    font-family: MZ-OpenSans;
    src: url('../_font-embed/MZ-OpenSans-Regular.otf');
    src: url('../_font-embed/MZ-OpenSans-Regular.woff');
}

@font-face 
{
    font-family: MZ-RobotoSlab;
    src: url('../_font-embed/MZ-RobotoSlab-Regular.otf');
    src: url('../_font-embed/MZ-RobotoSlab-Regular.woff');
}

@font-face 
{
    font-family: MZ-ShadowsIntoLightTwo;
    src: url('../_font-embed/MZ-ShadowsIntoLightTwo-Regular.otf');
    src: url('../_font-embed/MZ-ShadowsIntoLightTwo-Regular.woff');
}

@font-face 
{
    font-family: MZ-StintUltra;
    src: url('../_font-embed/MZ-StintUltraCondensed-Regular.woff');
    src: url('../_font-embed/MZ-StintUltraCondensed-Regular.otf');
}

@font-face 
{
    font-family: MZ-Voces; 
    src: url('../_font-embed/MZ-Voces-Regular.otf');
    src: url('../_font-embed/MZ-Voces-Regular.woff');
}

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/

