mirror of
https://github.com/Itsig0/pocketmovie.git
synced 2026-01-22 08:24:38 +00:00
+ baseline to the git
This commit is contained in:
10
cmd/web/assets/css/fonts.css
Normal file
10
cmd/web/assets/css/fonts.css
Normal file
@@ -0,0 +1,10 @@
|
||||
/* jersey-15-regular - latin */
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
font-family: 'Jersey 15';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('./fonts/jersey15.woff2') format('woff2');
|
||||
/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
||||
}
|
||||
Reference in New Issue
Block a user