Icard/angular-clarity-master(work.../node_modules/@cds/city/css/extra-bold.css

14 lines
487 B
CSS
Raw Normal View History

2024-07-16 14:55:36 +00:00
/* Copyright (c) 2016-2019 VMware, Inc. All Rights Reserved.
* This software is released under SIL OFL v1.1 license.
* The full license information can be found in LICENSE in the root directory of this project.
*/
@font-face {
font-family: 'Clarity City';
font-weight: 800;
font-style: normal;
src:
local('Clarity City'),
url('../Webfonts/WOFF2/ClarityCity-ExtraBold.woff2') format('woff2'),
url('../Webfonts/WOFF/ClarityCity-ExtraBold.woff') format('woff');
}