﻿

/*------------ Global Fonts -----------*/

@font-face {
    font-family:CormorantRegular;
    src: url('../fonts/Cormorant-Regular.ttf');
}

@font-face {
    font-family:CormorantMedium;
    src: url('../fonts/Cormorant-Medium.ttf');
}

@font-face {
    font-family:Cormorant-Bold;
    src: url('../fonts/Cormorant-Bold.ttf');
}

@font-face {
    font-family:Cormorant-Italic;
    src: url('../fonts/Cormorant-Italic.ttf');
}



@font-face {
    font-family:AvenirNextLTPro-Regular;
    src: url('../fonts/AvenirNextLTPro-Regular.otf');
}

@font-face {
    font-family:AvenirNextLTPro-Demi;
    src: url('../fonts/AvenirNextLTPro-Demi.otf');
}

@font-face {
    font-family:AvenirNextLTPro-DemiCn;
    src: url('../fonts/AvenirNextLTPro-DemiCn.otf');
}

@font-face {
    font-family:AvenirNextLTPro-Bold;
    src: url('../fonts/AvenirNextLTPro-Bold.otf');
}


@font-face {
    font-family:Kalam-Bold;
    src: url('../fonts/Kalam-Bold.ttf');
}

@font-face {
    font-family:MyriadPro-Regular;
    src: url('../fonts/MyriadPro-Regular.otf');
}

@font-face {
    font-family:Smartphone Color Pro;
    src: url('../fonts/Smartphone Color Pro.ttf');
}

@font-face {
    font-family:Yellowtail-Regular;
    src: url('../fonts/Yellowtail-Regular.ttf');
}



/*------------------------------------*/
