Skip to content

Commit

Permalink
Update head.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehranalam authored Apr 1, 2024
1 parent f45ebf8 commit 856694c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
<style>
@font-face {
font-family: 'MyWebFont';
src: url('https://github.com/Mehranalam/Mehranalam/raw/main/IRANYekanWebBlack.woff2') format('woff2'),
url('https://github.com/Mehranalam/Mehranalam/raw/main/IRANYekanWebBold%20(1).woff') format('woff'),
url('https://github.com/Mehranalam/Mehranalam/raw/main/IRANYekanWebBlack.ttf') format('truetype');
src: url('IRANYekanWebBlack.woff2') format('woff2'),
src: url('IRANYekanWebBold%20(1).woff') format('woff'),
url('IRANYekanWebBlack.ttf') format('truetype');
}

h1, h2, h3, h4, h5 ,h6 {
Expand Down

0 comments on commit 856694c

Please sign in to comment.