first commit
This commit is contained in:
@@ -0,0 +1,90 @@
|
||||
@font-face {
|
||||
font-family: 'Recoleta';
|
||||
src: url('Recoleta-Thin.eot');
|
||||
src: local('Recoleta Thin'), local('Recoleta-Thin'),
|
||||
url('Recoleta-Thin.eot?#iefix') format('embedded-opentype'),
|
||||
url('Recoleta-Thin.woff2') format('woff2'),
|
||||
url('Recoleta-Thin.woff') format('woff'),
|
||||
url('Recoleta-Thin.ttf') format('truetype');
|
||||
font-weight: 100;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Recoleta';
|
||||
src: url('Recoleta-Light.eot');
|
||||
src: local('Recoleta Light'), local('Recoleta-Light'),
|
||||
url('Recoleta-Light.eot?#iefix') format('embedded-opentype'),
|
||||
url('Recoleta-Light.woff2') format('woff2'),
|
||||
url('Recoleta-Light.woff') format('woff'),
|
||||
url('Recoleta-Light.ttf') format('truetype');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Recoleta';
|
||||
src: url('Recoleta-Regular.eot');
|
||||
src: local('Recoleta Regular'), local('Recoleta-Regular'),
|
||||
url('Recoleta-Regular.eot?#iefix') format('embedded-opentype'),
|
||||
url('Recoleta-Regular.woff2') format('woff2'),
|
||||
url('Recoleta-Regular.woff') format('woff'),
|
||||
url('Recoleta-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Recoleta';
|
||||
src: url('Recoleta-Medium.eot');
|
||||
src: local('Recoleta Medium'), local('Recoleta-Medium'),
|
||||
url('Recoleta-Medium.eot?#iefix') format('embedded-opentype'),
|
||||
url('Recoleta-Medium.woff2') format('woff2'),
|
||||
url('Recoleta-Medium.woff') format('woff'),
|
||||
url('Recoleta-Medium.ttf') format('truetype');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Recoleta';
|
||||
src: url('Recoleta-SemiBold.eot');
|
||||
src: local('Recoleta SemiBold'), local('Recoleta-SemiBold'),
|
||||
url('Recoleta-SemiBold.eot?#iefix') format('embedded-opentype'),
|
||||
url('Recoleta-SemiBold.woff2') format('woff2'),
|
||||
url('Recoleta-SemiBold.woff') format('woff'),
|
||||
url('Recoleta-SemiBold.ttf') format('truetype');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Recoleta';
|
||||
src: url('Recoleta-Bold.eot');
|
||||
src: local('Recoleta Bold'), local('Recoleta-Bold'),
|
||||
url('Recoleta-Bold.eot?#iefix') format('embedded-opentype'),
|
||||
url('Recoleta-Bold.woff2') format('woff2'),
|
||||
url('Recoleta-Bold.woff') format('woff'),
|
||||
url('Recoleta-Bold.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Recoleta';
|
||||
src: url('Recoleta-Black.eot');
|
||||
src: local('Recoleta Black'), local('Recoleta-Black'),
|
||||
url('Recoleta-Black.eot?#iefix') format('embedded-opentype'),
|
||||
url('Recoleta-Black.woff2') format('woff2'),
|
||||
url('Recoleta-Black.woff') format('woff'),
|
||||
url('Recoleta-Black.ttf') format('truetype');
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user