/* Família Elza */
@font-face {
    font-family: 'Elza';
    src: url('site/webfonts/Elza Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Elza';
    src: url('site/webfonts/Elza Bold Italic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Elza';
    src: url('site/webfonts/Elza Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Elza';
    src: url('site/webfonts/Elza Light Italic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Elza';
    src: url('site/webfonts/Elza Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Elza';
    src: url('site/webfonts/Elza Medium italic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Elza';
    src: url('site/webfonts/Elza Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Elza';
    src: url('site/webfonts/Elza Regular Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Elza';
    src: url('site/webfonts/Elza Semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Elza';
    src: url('site/webfonts/Elza Semibold italic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
}

/* Família EugeneSans */
@font-face {
    font-family: 'EugeneSans';
    src: url('site/webfonts/EugeneSans-Black.woff2') format('woff2'),
         url('site/webfonts/EugeneSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'EugeneSans';
    src: url('site/webfonts/EugeneSans-Bold.woff2') format('woff2'),
         url('site/webfonts/EugeneSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'EugeneSans';
    src: url('site/webfonts/EugeneSans-ExtraBold.woff2') format('woff2'),
         url('site/webfonts/EugeneSans-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'EugeneSans';
    src: url('site/webfonts/EugeneSans-ExtraLight.woff2') format('woff2'),
         url('site/webfonts/EugeneSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'EugeneSans';
    src: url('site/webfonts/EugeneSans-Light.woff2') format('woff2'),
         url('site/webfonts/EugeneSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'EugeneSans';
    src: url('site/webfonts/EugeneSans-Medium.woff2') format('woff2'),
         url('site/webfonts/EugeneSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'EugeneSans';
    src: url('site/webfonts/EugeneSans-Regular.woff2') format('woff2'),
         url('site/webfonts/EugeneSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'EugeneSans';
    src: url('site/webfonts/EugeneSans-Semibold.woff2') format('woff2'),
         url('site/webfonts/EugeneSans-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'EugeneSans';
    src: url('site/webfonts/EugeneSans-Thin.woff2') format('woff2'),
         url('site/webfonts/EugeneSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

/* Família Purple Magic */
@font-face {
    font-family: 'Purple Magic';
    src: url('site/webfonts/Purple Magic.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}