File size: 455 Bytes
db5855f
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**

 * Copyright (C) 2023 Intel Corporation

 * SPDX-License-Identifier: MIT

*/

/* Do not edit this file manually! This file is generated automatically from the @spark-design/tokens package.*/

body {
    font-size: var(--spark-font-size-100, 1rem);
    font-family: var(--spark-font-intel-one-text);
    font-weight: normal;
    line-height: var(--spark-line-height-text, 1.5);
    letter-spacing: var(--spark-letter-spacing-zero, 0rem);
}