This repository has been archived on 2022-03-27. You can view files and clone it, but cannot push or open issues/pull-requests.
presis/revealjs/_assets/fonts/TeXGyreAdventor/index.css

29 lines
633 B
CSS

/* please see the README.txt file in this directory for license information */
@font-face {
font-family: 'TeX Gyre Adventor';
src: url('texgyreadventor-regular.otf');
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: 'TeX Gyre Adventor';
src: url('texgyreadventor-bold.otf');
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: 'TeX Gyre Adventor';
src: url('texgyreadventor-italic.otf');
font-style: italic;
font-weight: normal;
}
@font-face {
font-family: 'TeX Gyre Adventor';
src: url('texgyreadventor-bolditalic.otf');
font-style: italic;
font-weight: bold;
}