Search
 
SCRIPT & CODE EXAMPLE
 

CSS

add font css

@font-face {
font-family: Ampersand;
src: url("fonts/ampersand.woff");
}
Comment

add new font css

@font-face {font-family: "Gotham Book";src: url("https://surveyanyplace.s3.amazonaws.com/custom/crs/GothamBook.ttf");}body {font-family: "Gotham Book" !important;}
Comment

PREVIOUS NEXT
Code Example
Css :: how to rotate picture to the right in css 
Css :: remove hover css on a text 
Css :: how to add inline class to a paragraph in css 
Css :: second scrollbar appears 
Css :: Changing to custom font in angular material 12 
Css :: need short long paragraph css 
Css :: flex direction 
Css :: underline css animation 
Css :: media query for mobile min and max width 
Css :: css super smooth shadow 
Css :: css round outline 
Css :: hover on one div affect another 
Css :: curved lines css 
Css :: background-color: transparent; 
Css :: center div scss 
Css :: css main container align center 
Css :: add line below text css 
Css :: border radius 4 values 
Css :: text gradient css3 
Css :: td wrap text without space 
Css :: css animation infinite loop 
Css :: import font css 
Css :: how to stretch picture with website css 
Css :: css white-space nowrap 
Css :: css after not working 
Css :: background color css 
Css :: css pointer event 
Css :: special custom scrollbar in scss 
Css :: rgb purple color 
Css :: box model properties 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =