body {
font-family: 'Yaldevi', sans-serif; /* Apply Yaldevi to the entire body, with sans-serif as a fallback */
}
h1 {
font-family: 'Yaldevi', sans-serif; /* Apply Yaldevi to H1 headings */
font-weight: 700; /* Example: Apply a bold weight */
}
.custom-text {
font-family: 'Yaldevi', sans-serif; /* Apply Yaldevi to elements with the class "custom-text" */
font-size: 1.2em; /* Example: Adjust font size */
}
body {
font-family: 'Yaldevi', sans-serif; /* Apply Yaldevi to the entire body, with sans-serif as a fallback */
}
h1 {
font-family: 'Yaldevi', sans-serif; /* Apply Yaldevi to H1 headings */
font-weight: 700; /* Example: Apply a bold weight */
}
.custom-text {
font-family: 'Yaldevi', sans-serif; /* Apply Yaldevi to elements with the class "custom-text" */
font-size: 1.2em; /* Example: Adjust font size */
}