
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'),
	 url(https://www.inf.usi.ch/carzaniga/fonts/OpenSans.woff2) format('woff2'),
	 url(https://www.inf.usi.ch/carzaniga/fonts/OpenSans.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
	 url(https://www.inf.usi.ch/carzaniga/fonts/OpenSans-Bold.woff2) format('woff2'),
	 url(https://www.inf.usi.ch/carzaniga/fonts/OpenSans-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'),
	 url(https://www.inf.usi.ch/carzaniga/fonts/OpenSans-Italic.woff2) format('woff2'),
	 url(https://www.inf.usi.ch/carzaniga/fonts/OpenSans-Italic.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
	 url(https://www.inf.usi.ch/carzaniga/fonts/OpenSans-BoldItalic.woff2) format('woff2'),
	 url(https://www.inf.usi.ch/carzaniga/fonts/OpenSans-BoldItalic.ttf) format('truetype');
}

/*!
 *  Hack typeface https://github.com/source-foundry/Hack
 *  License: https://github.com/source-foundry/Hack/blob/master/LICENSE.md
 */
/* FONT PATHS
 * -------------------------- */
/*!
 *  Hack typeface https://github.com/source-foundry/Hack
 *  License: https://github.com/source-foundry/Hack/blob/master/LICENSE.md
 */
/* FONT PATHS
 * -------------------------- */
@font-face {
  font-family: 'Hack';
  src: url('https://www.inf.usi.ch/carzaniga/fonts/hack-regular.woff2?sha=3114f1256') format('woff2'), url('https://www.inf.usi.ch/carzaniga/fonts/hack-regular.woff?sha=3114f1256') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Hack';
  src: url('https://www.inf.usi.ch/carzaniga/fonts/hack-bold.woff2?sha=3114f1256') format('woff2'), url('https://www.inf.usi.ch/carzaniga/fonts/hack-bold.woff?sha=3114f1256') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Hack';
  src: url('https://www.inf.usi.ch/carzaniga/fonts/hack-italic.woff2?sha=3114f1256') format('woff2'), url('https://www.inf.usi.ch/carzaniga/fonts/hack-italic.woff?sha=3114f1256') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Hack';
  src: url('https://www.inf.usi.ch/carzaniga/fonts/hack-bolditalic.woff2?sha=3114f1256') format('woff2'), url('https://www.inf.usi.ch/carzaniga/fonts/hack-bolditalic.woff?sha=3114f1256') format('woff');
  font-weight: 700;
  font-style: italic;
}
