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