forked from stechstudio/Website-Hivebase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhb.css
23 lines (19 loc) · 734 Bytes
/
hb.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/**
* @license
* MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: Biennale Bold by Latinotype
* URL: https://www.myfonts.com/products/bold-biennale-239609
* Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
*
* © 2023 MyFonts Inc. */
@font-face {
font-family: "BiennaleBold";
src: url('webFonts/BiennaleBold/font.woff2') format('woff2'), url('webFonts/BiennaleBold/font.woff') format('woff');
}