69 lines
1.8 KiB
CSS
69 lines
1.8 KiB
CSS
@font-face {
|
|
font-family: 'Pontano Sans';
|
|
font-style: normal;
|
|
font-weight: 800;
|
|
src: url('../lib/css/fonts/pontanosans.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Droid Sans';
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
src: local('Droid Sans'), local('DroidSans'), url('../lib/css/fonts/droidsans.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'PT Sans';
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
src: local('PT Sans'), local('PTSans-Regular'), url('../lib/css/fonts/ptsans.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Open Sans'), local('OpenSans'), url('../lib/css/fonts/opensans.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Lato';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Lato Regular'), local('Lato-Regular'), url('../lib/css/fonts/lato.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Cabin';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Cabin Regular'), local('Cabin-Regular'), url('../lib/css/fonts/cabin.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Pacifico';
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
src: local('Pacifico Regular'), local('Pacifico-Regular'), url('../lib/css/fonts/pacifico.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Oleo Script';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Oleo Script'), local('OleoScript-Regular'), url('../lib/css/fonts/oleoscript.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Cookie';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Cookie-Regular'), url('../lib/css/fonts/cookie.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Marck Script';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Marck Script'), local('MarckScript-Regular'), url('../lib/css/fonts/marckscript.woff') format('woff');
|
|
}
|