/* ==================================================
    This is for Personal Use Only ! 
    For commercial rights please contact us : saridezra@gmail.com 
    FOR FULL VERSION: https: //creativemarket.com/saridezra/3922974-Routhers-Retro-Extrude

    Regards,
    Sarid Ezra
=================================================== */

/* Black (900) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProBlack.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

/* Black Oblique (900 Italic) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProBlackOblique.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

/* Book (400) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProBook.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

/* Book Oblique (400 Italic) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProBookOblique.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

/* Heavy (800) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProHeavy.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

/* Heavy Oblique (800 Italic) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProHeavyOblique.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
}

/* Light (300) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProLight.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

/* Light Oblique (300 Italic) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProLightOblique.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

/* Medium (500) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

/* Medium Oblique (500 Italic) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProMediumOblique.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

/* Roman (400) */
@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../../AvenirLTProRoman.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

/* Routhers Fonts */

@font-face {
    font-family: 'Routhers';
    src: url('../../../Routhers DEMO.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


/* Retro Team Regular */
@font-face {
    font-family: 'Retro Team';
    src: url('../../../RetroTeam.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}