@font-face {
    font-family: 'Montserrat-Light';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Montserrat-Light.ttf') format('truetype'),
        url('../fonts/Montserrat-Light.otf') format('truetype'),
        url('../fonts/Montserrat-Light.eot') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.svg') format('svg');
}
@font-face {
    font-family: 'TitilliumWeb-Bold';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/TitilliumWeb-Bold.ttf') format('truetype'),
        url('../fonts/TitilliumWeb-Bold.otf') format('truetype'),
        url('../fonts/TitilliumWeb-Bold.eot') format('embedded-opentype'),
        url('../fonts/TitilliumWeb-Bold.woff') format('woff'),
        url('../fonts/TitilliumWeb-Bold.svg') format('svg');
}

@font-face {
    font-family: 'TitilliumWeb-Regular';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/TitilliumWeb-Regular.ttf') format('truetype'),
        url('../fonts/TitilliumWeb-Regular.eot') format('embedded-opentype'),
        url('../fonts/TitilliumWeb-Regular.woff') format('woff'),
        url('../fonts/TitilliumWeb-Regular.svg') format('svg') ;
} 
/*
@font-face {
    font-family: 'Montserrat-Light';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Montserrat-Light.eot') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype'),
        url('../fonts/Montserrat-Light.svg') format('svg');
}
*/
