My presentations, using Reveal.js (mostly in Portuguese).
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
@font-face {
|
|
|
|
font-family: 'Lato';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: local('Lato Regular'), local('Lato-Regular'), url('Lato-Regular.ttf');
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Lato';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
|
|
|
src: local('Lato Bold'), local('Lato-Bold'), url('Lato-Bold.ttf');
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Lato';
|
|
|
|
font-style: italic;
|
|
|
|
font-weight: 400;
|
|
|
|
src: local('Lato Italic'), local('Lato-Italic'), url('Lato-Italic.ttf');
|
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Lato';
|
|
|
|
font-style: italic;
|
|
|
|
font-weight: 700;
|
|
|
|
src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url('Lato-BoldItalic.ttf');
|
|
|
|
}
|