Blame view

src/assets/fonts/font.scss 464 Bytes
simon committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
// @font-face {
//     font-family: 'vivo-BoldExtended';
//     src: url('./vivo-BoldExtended.ttf');
//     font-weight: normal;
//     font-style: normal;
//   }
//   @font-face {
//     font-family: 'vivo-Regular';
//     src: url('./vivo-Regular.ttf');
//     font-weight: normal;
//     font-style: normal;
//   }
//   @font-face {
//     font-family: 'regular2';
//     src: url('./regular2.otf');
//     font-weight: normal;
//     font-style: normal;
//   }