first commit
This commit is contained in:
@@ -0,0 +1,90 @@
|
||||
@font-face {
|
||||
font-family: 'Articulat CF';
|
||||
src: url('ArticulatCF-Light.woff2') format('woff2'),
|
||||
url('ArticulatCF-Light.woff') format('woff');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Articulat CF Demi';
|
||||
src: url('ArticulatCF-DemiBold.woff2') format('woff2'),
|
||||
url('ArticulatCF-DemiBold.woff') format('woff');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Articulat CF';
|
||||
src: url('ArticulatCF-Heavy.woff2') format('woff2'),
|
||||
url('ArticulatCF-Heavy.woff') format('woff');
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Articulat CF Extra';
|
||||
src: url('ArticulatCF-ExtraBold.woff2') format('woff2'),
|
||||
url('ArticulatCF-ExtraBold.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Articulat CF';
|
||||
src: url('ArticulatCF-Medium.woff2') format('woff2'),
|
||||
url('ArticulatCF-Medium.woff') format('woff');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Articulat CF Normal';
|
||||
src: url('ArticulatCF-Normal.woff2') format('woff2'),
|
||||
url('ArticulatCF-Normal.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Articulat CF';
|
||||
src: url('ArticulatCF-Bold.woff2') format('woff2'),
|
||||
url('ArticulatCF-Bold.woff') format('woff');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Articulat CF Extra';
|
||||
src: url('ArticulatCF-ExtraLight.woff2') format('woff2'),
|
||||
url('ArticulatCF-ExtraLight.woff') format('woff');
|
||||
font-weight: 200;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Articulat CF';
|
||||
src: url('ArticulatCF-Thin.woff2') format('woff2'),
|
||||
url('ArticulatCF-Thin.woff') format('woff');
|
||||
font-weight: 100;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Articulat CF';
|
||||
src: url('ArticulatCF-Regular.woff2') format('woff2'),
|
||||
url('ArticulatCF-Regular.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user