creation formulaire + typo + style.css
This commit is contained in:
12
font/webfont/font.css
Normal file
12
font/webfont/font.css
Normal file
@@ -0,0 +1,12 @@
|
||||
@font-face {
|
||||
font-family: 'Combined';
|
||||
src: url('Combinedd.eot'); /* IE9 Compat Modes */
|
||||
src: url('Combinedd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('Combinedd.woff') format('woff'), /* Modern Browsers */
|
||||
url('Combinedd.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('Combinedd.svg#55f4b4a94111759e08b3acb1acd12b8c') format('svg'); /* Legacy iOS */
|
||||
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user