
@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto_300-webfont.woff2') format('woff2'),
         url('fonts/roboto_300-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto_700-webfont.woff2') format('woff2'),
         url('fonts/roboto_700-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto_regular-webfont.woff2') format('woff2'),
         url('fonts/roboto_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_webthin';
    src: url('fonts/titillium_web_200-webfont.woff2') format('woff2'),
         url('fonts/titillium_web_200-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_weblight';
    src: url('fonts/Titillium-Web-300.ttf') format('truetype'),
		url('fonts/titillium_web_300-webfont.woff2') format('woff2'),
         url('fonts/titillium_web_300-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_websemibold';
    src: url('fonts/titillium_web_600-webfont.woff2') format('woff2'),
         url('fonts/titillium_web_600-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_webbold';
    src: url('fonts/titillium_web_700-webfont.woff2') format('woff2'),
         url('fonts/titillium_web_700-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_webregular';
    src: url('fonts/Titillium-Web-regular.ttf') format('truetype'),
		url('fonts/titillium_web_regular-webfont.woff2') format('woff2'),
         url('fonts/titillium_web_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}