@font-face {
font-family: 'Geometria';
src: url('~@/assets/fonts/geometria/Geometria-Thin.eot');
src: local('Geometria Thin'), local('Geometria-Thin'),
url('Geometria-Thin.eot?#iefix') format('embedded-opentype'),
url('Geometria-Thin.woff') format('woff'),
url('Geometria-Thin.ttf') format('truetype');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Geometria';
src: local('Geometria Thin'), local('Geometria-Thin'),
url('~@/assets/fonts/geometria/Geometria-Thin.woff2') format('woff2'),
url('~@/assets/fonts/geometria/Geometria-Thin.woff') format('woff');
font-weight: 100;
font-style: normal;
}