first commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
@font-face {
|
||||
font-family: 'WPForms';
|
||||
src: url('../fonts/wpforms.eot');
|
||||
src: url('../fonts/wpforms.eot#iefix') format('embedded-opentype'),
|
||||
url('../fonts/wpforms.woff2') format('woff2'),
|
||||
url('../fonts/wpforms.woff') format('woff'),
|
||||
url('../fonts/wpforms.ttf') format('truetype'),
|
||||
url('../fonts/wpforms.svg#wpforms') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.dashicons-wpforms {
|
||||
font-family: 'WPForms';
|
||||
}
|
||||
|
||||
.dashicons-wpforms:before {
|
||||
content: '\f298';
|
||||
}
|
||||
Reference in New Issue
Block a user