@itgold/grandbazar-ui-kit
Version:
Grandbazar.io UI component library: React, Typescript, Tailwind, Rollup, Storybook, Jest.
130 lines (120 loc) • 4.52 kB
CSS
@font-face {
font-family: 'GraphikLCG';
src: url('../resources/fonts/GraphikLCG-Black.eot');
src:
local('GraphikLCG Black'),
local('../static/resources/fonts/GraphikLCG-Black'),
url('../resources/fonts/GraphikLCG-Black.eot?#iefix') format('embedded-opentype'),
url('../resources/fonts/GraphikLCG-Black.woff2') format('woff2'),
url('../resources/fonts/GraphikLCG-Black.woff') format('woff'),
url('../resources/fonts/GraphikLCG-Black.ttf') format('truetype');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'GraphikLCG';
src: url('../resources/fonts/GraphikLCG-Super.eot');
src:
local('GraphikLCG Super'),
local('../static/resources/fonts/GraphikLCG-Super'),
url('../resources/fonts/GraphikLCG-Super.eot?#iefix') format('embedded-opentype'),
url('../resources/fonts/GraphikLCG-Super.woff2') format('woff2'),
url('../resources/fonts/GraphikLCG-Super.woff') format('woff'),
url('../resources/fonts/GraphikLCG-Super.ttf') format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'GraphikLCG';
src: url('../resources/fonts/GraphikLCG-Regular.eot');
src:
local('GraphikLCG Regular'),
local('../static/resources/fonts/GraphikLCG-Regular'),
url('../resources/fonts/GraphikLCG-Regular.eot?#iefix') format('embedded-opentype'),
url('../resources/fonts/GraphikLCG-Regular.woff2') format('woff2'),
url('../resources/fonts/GraphikLCG-Regular.woff') format('woff'),
url('../resources/fonts/GraphikLCG-Regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'GraphikLCG';
src: url('../resources/fonts/GraphikLCG-Medium.eot');
src:
local('GraphikLCG Medium'),
local('../static/resources/fonts/GraphikLCG-Medium'),
url('../resources/fonts/GraphikLCG-Medium.eot?#iefix') format('embedded-opentype'),
url('../resources/fonts/GraphikLCG-Medium.woff2') format('woff2'),
url('../resources/fonts/GraphikLCG-Medium.woff') format('woff'),
url('../resources/fonts/GraphikLCG-Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'GraphikLCG';
src: url('../resources/fonts/GraphikLCG-Light.eot');
src:
local('GraphikLCG Light'),
local('../static/resources/fonts/GraphikLCG-Light'),
url('../resources/fonts/GraphikLCG-Light.eot?#iefix') format('embedded-opentype'),
url('../resources/fonts/GraphikLCG-Light.woff2') format('woff2'),
url('../resources/fonts/GraphikLCG-Light.woff') format('woff'),
url('../resources/fonts/GraphikLCG-Light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'GraphikLCG';
src: url('../resources/fonts/GraphikLCG-Semibold.eot');
src:
local('GraphikLCG Semibold'),
local('../static/resources/fonts/GraphikLCG-Semibold'),
url('../resources/fonts/GraphikLCG-Semibold.eot?#iefix') format('embedded-opentype'),
url('../resources/fonts/GraphikLCG-Semibold.woff2') format('woff2'),
url('../resources/fonts/GraphikLCG-Semibold.woff') format('woff'),
url('../resources/fonts/GraphikLCG-Semibold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'GraphikLCG';
src: url('../resources/fonts/GraphikLCG-Bold.eot');
src:
local('GraphikLCG Bold'),
local('../static/resources/fonts/GraphikLCG-Bold'),
url('../resources/fonts/GraphikLCG-Bold.eot?#iefix') format('embedded-opentype'),
url('../resources/fonts/GraphikLCG-Bold.woff2') format('woff2'),
url('../resources/fonts/GraphikLCG-Bold.woff') format('woff'),
url('../resources/fonts/GraphikLCG-Bold.ttf') format('truetype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Inter';
src: url('../resources/fonts/Inter/Inter-Regular.ttf');
src: url('../resources/fonts/Inter/Inter-Regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Inter';
src: url('../resources/fonts/Inter/Inter-Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Inter';
src: url('../resources/fonts/Inter/Inter-SemiBold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
font-display: swap;
}