Wyze themed Font
Description:
WZ_Font is a custom font designed to portray the model of a Wyze Cam, a versatile and affordable smart home security camera. This font is meticulously crafted to encapsulate the sleek and modern design of the Wyze Cam, offering users a unique typographic representation of this popular device.
Usage:
To integrate the WZ_Font into your projects, simply download the font files from the repository and install them on your system. Then, you can use the font like any other typeface in your favorite design tools or text editors.
License:
WZ_Font is licensed under the GPL3 license. Please refer to the license file in the repository for more details.
Example:
<link rel="stylesheet" type="text/css" href="path/to/WZ_Font.css">
<style>
.wyze-camera {
font-family: 'WZ_Font', sans-serif;
font-size: 24px;
color: #333;
}
</style>
<div class="wyze-camera">Wyze Cam</div>
Used in