Merge recent changes #1

Merged
aadil merged 23 commits from dev into main 2023-01-24 07:44:26 +00:00
4 changed files with 13 additions and 4 deletions
Showing only changes of commit 30e6c8634e - Show all commits

Binary file not shown.

Binary file not shown.

View File

@ -17,16 +17,16 @@
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column"><!-- wp:paragraph -->
<p>We are a Co-operative Society registered with the FCA.</p>
<div class="wp-block-column"><!-- wp:paragraph {"style":{"typography":{"fontWeight":"700"}}} -->
<p style="font-weight:700">We are a Co-operative Society registered with the FCA.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Registration Number: 4597</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Member of the CoTech Network</p>
<!-- wp:paragraph {"style":{"typography":{"fontWeight":"700"}}} -->
<p style="font-weight:700">Member of the CoTech Network</p>
<!-- /wp:paragraph --></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>

View File

@ -55,6 +55,15 @@
"file:./assets/fonts/karmilla-regular-webfont.woff2",
"file:./assets/fonts/karmilla-regular-webfont.woff"
]
},
{
"fontFamily": "Karmilla",
"fontStyle": "bold",
"fontWeight": "700",
"src": [
"file:./assets/fonts/karmilla-bold-webfont.woff2",
"file:./assets/fonts/karmilla-bold-webfont.woff"
]
}
],
"fontFamily": "Karmilla",