first commit
This commit is contained in:
16
public/designer/custom-fonts/Copperplate Gothic Bold/stylesheet.css
vendored
Normal file
16
public/designer/custom-fonts/Copperplate Gothic Bold/stylesheet.css
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 23, 2017 */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Copperplate Gothic Bold';
|
||||
src: url('copperplate_gothic_bold_regular-webfont.eot');
|
||||
src: url('copperplate_gothic_bold_regular-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('copperplate_gothic_bold_regular-webfont.woff2') format('woff2'),
|
||||
url('copperplate_gothic_bold_regular-webfont.woff') format('woff'),
|
||||
url('copperplate_gothic_bold_regular-webfont.ttf') format('truetype'),
|
||||
url('copperplate_gothic_bold_regular-webfont.svg#Copperplate Gothic Bold') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user