/**/
@font-face {
	font-family: 'Tinos';
	src: url(../fonts/tinos-regular-webfont.eot);
	src: url(../fonts/tinos-regular-webfont.eot?#iefix) format('embedded-opentype'),
	     url(../fonts/tinos-regular-webfont.woff2) format('woff2'),
	     url(../fonts/tinos-regular-webfont.woff) format('woff'),
	     url(../fonts/tinos-regular-webfont.ttf) format('truetype'),
	     url(../fonts/tinos-regular-webfont.svg#tinosregular) format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Tinos';
	src: url(../fonts/tinos-italic-webfont.eot);
	src: url(../fonts/tinos-italic-webfont.eot?#iefix) format('embedded-opentype'),
	     url(../fonts/tinos-italic-webfont.woff2) format('woff2'),
	     url(../fonts/tinos-italic-webfont.woff) format('woff'),
	     url(../fonts/tinos-italic-webfont.ttf) format('truetype'),
	     url(../fonts/tinos-italic-webfont.svg#tinositalic) format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Tinos';
	src: url(../fonts/tinos-bold-webfont.eot);
	src: url(../fonts/tinos-bold-webfont.eot?#iefix) format('embedded-opentype'),
	     url(../fonts/tinos-bold-webfont.woff2) format('woff2'),
	     url(../fonts/tinos-bold-webfont.woff) format('woff'),
	     url(../fonts/tinos-bold-webfont.ttf) format('truetype'),
	     url(../fonts/tinos-bold-webfont.svg#tinosbold) format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Tinos';
	src: url(../fonts/tinos-bolditalic-webfont.eot);
	src: url(../fonts/tinos-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
	     url(../fonts/tinos-bolditalic-webfont.woff2) format('woff2'),
	     url(../fonts/tinos-bolditalic-webfont.woff) format('woff'),
	     url(../fonts/tinos-bolditalic-webfont.ttf) format('truetype'),
	     url(../fonts/tinos-bolditalic-webfont.svg#tinosbold_italic) format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/roboto-regular.eot);
    src: url(../fonts/roboto-regular.eot?#iefix) format('embedded-opentype'),
         url(../fonts/roboto-regular.woff2) format('woff2'),
         url(../fonts/roboto-regular.woff) format('woff'),
         url(../fonts/roboto-regular.ttf) format('truetype'),
         url(../fonts/roboto-regular.svg#robotoregular) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/roboto-italic.eot);
    src: url(../fonts/roboto-italic.eot?#iefix) format('embedded-opentype'),
         url(../fonts/roboto-italic.woff2) format('woff2'),
         url(../fonts/roboto-italic.woff) format('woff'),
         url(../fonts/roboto-italic.ttf) format('truetype'),
         url(../fonts/roboto-italic.svg#robotoitalic) format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/roboto-bold.eot);
    src: url(../fonts/roboto-bold.eot?#iefix) format('embedded-opentype'),
         url(../fonts/roboto-bold.woff2) format('woff2'),
         url(../fonts/roboto-bold.woff) format('woff'),
         url(../fonts/roboto-bold.ttf) format('truetype'),
         url(../fonts/roboto-bold.svg#robotobold) format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/roboto-bolditalic.eot);
    src: url(../fonts/roboto-bolditalic.eot?#iefix) format('embedded-opentype'),
         url(../fonts/roboto-bolditalic.woff2) format('woff2'),
         url(../fonts/roboto-bolditalic.woff) format('woff'),
         url(../fonts/roboto-bolditalic.ttf) format('truetype'),
         url(../fonts/roboto-bolditalic.svg#robotobold_italic) format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}