Synto - Cake PHP Tailwind CSS Admin Dashboard Template

Dashboard
Welcome to Synto - Cake PHP Tailwind CSS Admin Dashboard Template
  • Created Date : 31/May/2023
  • Updated Date : 18/July/2023
  • Author : Spruko
  • Company : Spruko Technologies Private Limited

Thank you for showing interest towards our admin template. Feel free to contact us any time. We have a dedicated team to provide you the best support. If you want any queries open support ticket https://support.spruko.com.

Introduction
Welcome to Synto – Cake PHP Tailwind CSS Admin Dashboard Template

Synto - Cake PHP Tailwind CSS Admin Dashboard Template, With these template formats, it's very easy to create a presence and grab someone's attention around the web page Because the template is built using HTML5, CSS3, Tailwind CSS framework and with Sass. So please before you start working with the template take a quick look on the documentation so that you can easily built your website.

If You Love Our Template Design Please don't forgot to rate it. Thank you so much! 😊

Template Description

Synto Cake PHP is a Tailwind CSS Admin Dashboard Template using modern and minimal design. It is fully flexible user-friendly and responsive. Synto Modern template is powered with HTML 5, SASS, & Tailwind CSS which looks great on Desktops, Tablets, and Mobile Devices. This Template Includes 130+ PHP Pages . No Need to do hard work for this template customization. We already designed it and you can easily design your website just how you like it. This template is build using Tailwind CSS framework. After Purchased this template you will get All PHP files,CSS, Scss and JS Files.

It has super clean flat user interface admin design, easy customizable components and widgets.The Template comes with a awesome unique design also we ensure you can easily design template.

It is a fully responsive layout for all type of devices. Works on all major web browsers, Desktop, iPhone, iPad, Tablet and all other smart phone devices

Once you Purchase Synto Cake PHP Tailwind CSS Admin Dashboard Template, you will be able to get free download of all future updates.

Template Features
Dark Theme Ready RTL Version Boxed Layout
12 Different Dashboards Authentication Pages Error Pages
130+ PHP Pages Easy to Customize Tailwind CSS Framework
Form Elements Draggable Cards Ratings
Tabulator JS Notifications Gallery
Apex Charts Chartjs Charts Echarts
Full Calendar Sweet Alerts Swiper JS
Blog Pages Mail App Chat
File Manager Invoice Landing
Pricing Profile Team
24 * 7 Professional Company Support Ecommerce Pages Under Construction Page
Color Theme Support (Primary and Background) Neat, clean and simple design W3C Validated
Switcher Features :
Theme Styles
  • Light & Dark Themes
  • LTR & RTL
  • Vertical & Horizontal Navigation Styles
  • Menu Click & Hover Styles
  • Icon Click & Hover Styles
  • Page Regular & Classic Styles
  • Layout Full Width & Boxed
  • Menu Fixed & Scrollable
  • Header Fixed & Scrollable
  • Sidemenu Closed
  • Icon Text Menu
  • Icon Overlay
  • Detached
  • Double Menu
Theme Colors
  • Menu Light
  • Menu Dark
  • Menu Color
  • Menu Gradient
  • Menu Transparent
  • Header Light
  • Header Dark
  • Header Color
  • Header Gradient
  • Header Transparent
  • Theme Primary
  • Theme Background
  • Menu With Background Images
Dependencies
  • php: >=7.4
  • CakePHP = 4.4.13
  • Cakephp/cakephp: 4.4
  • Cakephp/plugin-installer: ^1.3
  • Cakephp/bake: ^2.6
  • Tailwind CSS v3.3.1
  • Preline v1.2.0
  • Sass
  • Gulp v4.0.2
Installation Process of composer

In order to run CakePHP we need to install composer by the followingsteps
Steps to Download & Installation of Composer

Step1: Please visite the official web site of the composer www.getcomposer.org

Step2: Click on the Download option

Step3: Click on the Composer-Setup.exe you are done with download

Step4: Now right click on the Composer-Setup.exe file and select Run as administrator click on Yes

Step5: You'll be getting two options click as per your choice

Step6: I choose Recommended option here and if your developer you can check the box of the Developer Mode

Step7: And click on the Next button please make sure of installation path and then click Next

Step8: You'll be asked to enter proxy url please skip the step and click on the Next button

Step9: Please make sure with the PHP Version it should not be less than 7.3 V, here we used 8.0.9 Version and then click on the next button

Step10: To confirm that Composer is installed in your system then type Composer in command prompt (if you are using XAMPP then go to C:\xampp\htdocs location and type composer)

How to download CakePHP starter kit

Here we are using "Composer" to download "CakePHP" fremework

Note : This installation is shown based on XAMPP server..

Step1: Open command prompt, find the path of your XAMPP that is installed in your system.

Step2: Set your path as (Example: C:\xampp\htdocs>) in command prompt.

Step3. Now type the following command line to download the CakePHP fremework or starter kit in your "htdocs" folder composer create-project --prefer-dist cakephp/app:~4.0 my_app_name and press Enter.

Step4: Now your downloading is started please wait for sometime to download all the necessary dependencies and packages.

Step5: If you have any doubt, please go through the official documentation by clicking the link "https://book.cakephp.org/4/en/installation.html" .

After installation run following command to get CakePHP development server
"bin/cake server"
How to create Controllers

Step1: Open your CakePHP project folder set your path as (Example: C:\xampp\htdocs\my_app_name) in command the prompt.

Step2: Now type the following command line : cd bin    Example: C:\xampp\htdocs\my_app_name\bin>.

Step3: Next, type the following command line : cake and press enter, to install cake.

Step4: After that, type the following command line : cake bake controller controllername and press enter to create controller in : my_app_name/src/Controller/controllername.php .

Purpose of a starter kit
Introduction to the CakePHP Starter Kit:

The CakePHP starterkit is a resource that helps developers kickstart their CakePHP web development projects by providing a preconfigured and ready-to-use template. It aims to simplify the initial setup and provide a foundation for building CakePHP Framework-based websites or applications.

Purpose of the CakePHP Starter Kit:

The purpose of the CakePHP starter kit is to save developers time and effort by offering a set of prebuilt files and configurations commonly used in CakePHP projects. Instead of starting from scratch, developers can leverage the starter kit to quickly set up a project structure that adheres to best practices and industry standards.

Benefits of Using the CakePHP Starter Kit:

The starter kit eliminates the need to set up the basic project structure manually. It provides a well-organized file and folder structure, including commonly used directories for separating code, templates, assets, and configuration files. This allows developers to focus more on implementing business logic rather than spending time on initial setup.

Starterkit Overview

You can use the Starterkit if you are creating a new project. It will be time-consuming to use the full admin version for a new project as Synto have more than 133 pages.

We have provided all the pre-build layouts like Sidemenu, Header, footer and blank pages etc in the Starterkit.

For further information or support regarding the template, please contact us using the provided link.

https://support.spruko.com/
Starterkit Folder Structures
												
														β”œβ”€β”€ .github
														β”œβ”€β”€ bin
														β”œβ”€β”€ config
														β”œβ”€β”€ logs
														β”œβ”€β”€ plugins
														β”œβ”€β”€ resources
														β”œβ”€β”€ src
														β”œβ”€β”€ templates
														|   β”œβ”€β”€ cell
														|   β”œβ”€β”€ element
														|   |   β”œβ”€β”€ flash/
														|   |   β”œβ”€β”€ app-header.php
														|   |   β”œβ”€β”€ app-sidebar.php
														|   |   β”œβ”€β”€ footer.php
														|   |   β”œβ”€β”€ modal.php
														|   |   β”œβ”€β”€ scripts.php
														|   |   β”œβ”€β”€ styles.php
														|   |   └── switcher.php
														|   β”œβ”€β”€ email
														|   β”œβ”€β”€ Error
														|   β”œβ”€β”€ layout
														|   |   β”œβ”€β”€ email/
														|   |   β”œβ”€β”€ ajax.php
														|   |   β”œβ”€β”€ default.php
														|   |   └── error.php
														|   └── Pages
														|       └── home.php file
														β”œβ”€β”€ tests
														β”œβ”€β”€ tep
														β”œβ”€β”€ vendor
														β”œβ”€β”€ webroot
														β”œβ”€β”€ .editorconfig
														β”œβ”€β”€ .gitattributes
														β”œβ”€β”€ .gitignore
														β”œβ”€β”€ .htaccess
														β”œβ”€β”€ composer.json
														β”œβ”€β”€ composer.lock
														β”œβ”€β”€ gulpfile.js
														β”œβ”€β”€ index.php
														β”œβ”€β”€ package-lock.json
														β”œβ”€β”€ package.json
														β”œβ”€β”€ phpcs.xml
														β”œβ”€β”€ phpstan.neon
														β”œβ”€β”€ phpunit.xml.dist
														β”œβ”€β”€ postcss.config.js
														β”œβ”€β”€ README.md
														└── tailwind.config.js
													
  • Take a quick look at the folder structure of the "Starterkit."
  • Integration of your customized php pages becomes easy when using the "Starterkit."
  • The "Starterkit" provides all the layout components, related assets, and plugins.
  • To explore the contents of the "Starterkit," unzip the project folder received after purchase.
  • Navigate to the following paths:
  • Example: C:/projectname/templates/layout/- This folder contains files such as ajax.php, default.php and error.php files.
  • Example: C:/projectname/templates/element/- This folder contains files such as app-header.php, app-sidebar.php and footer.php, and switcher.php pages.
  • Example: C:/projectname/templates/Pages/- This folder contains files such as home.php, files and etc..,.
The Basic Structure Of CakePHP Project


								β”œβ”€β”€ .github
								β”œβ”€β”€ bin
								β”œβ”€β”€ config
								β”œβ”€β”€ logs
								β”œβ”€β”€ plugins
								β”œβ”€β”€ resources
								β”œβ”€β”€ src
								β”œβ”€β”€ templates
								β”œβ”€β”€ tests
								β”œβ”€β”€ tmp
								β”œβ”€β”€ vendor
								β”œβ”€β”€ webroot
								β”œβ”€β”€ .editorconfig
								β”œβ”€β”€ .gitattributes
								β”œβ”€β”€ .gitignore
								β”œβ”€β”€ .htaccess
								β”œβ”€β”€ composer.json
								β”œβ”€β”€ composer.lock
								β”œβ”€β”€ gulpfile.js
								β”œβ”€β”€ index.php
								β”œβ”€β”€ package-lock.json
								β”œβ”€β”€ package.json
								β”œβ”€β”€ phpcs.xml
								β”œβ”€β”€ phpstan.neon
								β”œβ”€β”€ phpunit.xml.dist
								β”œβ”€β”€ postcss.config.js
								β”œβ”€β”€ README.md
								└── tailwind.config.js
											
								
						
  • First, unzip the project folder that you received from us.
  • Go to your project's root path, for example, path: myproject\templates. In this folder you will see 6+ folders with 130+ PHP files.
  • Navigate to your project's root path, for example, path:\myproject\templates\ and open element folder there you will find app-header.php,
    app-sidebar.php, footer.php, switcher.php, and model.php files.
  • Here default.php file is the base file for all the php pages except elements pages, forms pages and apps pages, etc.
  • Here error.php file is the base file for all custom pages ex: error404.php and error500.php, forgot.php, lockscreen.php, etc.
  • Here error2.php file is the base file for the remaining custom pages ex: forgotcover.php, lockscreencover.php, and signincover.php, etc.
  • Here error3.php file is the base file for the remaining custom pages ex: forgotcover2.php, lockscreencover2.php, and signincover2.php, etc.
  • And landing-layout.php file is the base file for landing.php page.
SCSS & CSS

Synto comes with power of SCSS. The css files can be generated from scss by simply following below steps:

  • Gulp

    Gulp is a JavaScipt streaming task runner. It automate many development tasks. Using gulp you can perform tasks like running a local server, minifying code, compilation, Browser sync ,optimizing images, etc... We are using gulp which allows to having complete automation for build flow. You can read it more about it here.

Prerequisites

Please follow below steps to install and setup all prerequisites:

  • Nodejs

    Make sure to have the Node.js installed & running in your computer. If you have already installed nodejs on your computer, you can skip this step, otherwise install nodejs on your computer,

    Note : If you are using the latest version of Node JS or want to install and use the latest version, click here and install all the dependencies manually that are given below in command prompt.

  • Gulp

    Make sure to have the Gulp installed & running in your computer. If you have already installed gulp on your computer, you can skip this step. In order to install, just run command npm install -g gulp from your terminal.

  • After Completion of gulp Install. open gulpfile.js And install the "Declaration of gulp variables" in your command promt. In order to install, just run command
    npm install gulp,
    npm install gulp-sass,
    npm install gulp-postcss,
    npm install gulp-autoprefixer,
    npm install gulp-sourcemaps,
    npm install browser-sync,
    npm install gulp-cssbeautify,
    npm install gulp-cached,
    npm install gulp-cssnano,
    npm install del,
    npm install tailwindcss,
    npm install gulp-clean-css,
    npm install gulp-npm-dist,
    npm install gulp-replace,
    npm install gulp-uglify,
    npm install gulp-useref-plus,
    npm install gulp-rename,
    npm install gulp-if,
    npm install gulp-file-include,
    npm install gulp-beautify from your terminal.

    Make sure to have all above prerequisites installed & running in your computer. If you want to install more variables for your template, just declare the variables in gulpfile.js after that run in command promt

Gulp Commands
Command Description
npm install npm install command is used to intall required dependencies to run gulp in node_modules
gulp In this template gulp watch command is for what ever changes made in scss folder, will watch and run an appropriate task. All the CSS files under webroot/css/ folder will be watched and upon changes made to these files, the styles task will be executed.
How to Run CakePHP Project in localhost

If you have installed XAMPP on your machine then please follow the below steps

Step:1 Quick view of Installations

1. Download and Install the Composer from official site https://getcomposer.org/

2. Install CakePHP by using Composer as mentioned in the installation process above.

Step:2 Run project

1. After downloading your CakePHP project, open Xampp and click on the start button on the Apache server and MySQL server.

2. Extract the zip folder of the CakePHP project that you received.

3. If your project is placed on a local server, for example, C:\xampp\htdocs\myprojectfolder, then type localhost followed by your project folder name in the browser to access the project.

4. If your project is placed in any other drive or location in your system, set that perticular project root path in the command prompt. Example: C:\Users\Admin\Desktop\myprojectfolder and type the command as shown below.

5. Example: C:\Users\Admin\Desktop\myprojectfolder "bin/cake server"

6. In my case, the CakePHP Development Server is started at http://localhost:8765 port, but it might be different port in your case.

7. Copy the url and past it in your favorite browser and hit enter to access your project

Installation Instructions For both CPANEL’S and FTP

Installation Instructions

Upload the Project that you have purchased, based on your uploading process on server

FTP Uploading Process
    Access FTP:
  1. Login to your FTP server using your login credentials provided by your hosting provider.
  2. Upload Project Files:
  3. Now extract the project folder that you have received, in any of your directories
  4. Now navigate to that directory using FTP panel and upload the project in Path: public_html/ directory in your FTP server .
  5. Once the uploading completes you can access your domain Example: www.example.com
cPanel Uploading Process
    Access cPanel:
  1. Login to your cPanel server using your login credentials provided by your hosting provider.
  2. Upload Project Files:
  3. Once you successfully accessed your cPanel dashboard, navigate and click on File Manager
  4. Now open public_html and click on Upload
  5. Here you can select your zipped project folder or you can simply drag and drop your zipped project folder, once the uploading is completed go back to the public_html folder
  6. In the public_html folder, you will find your zipped project folder now you need to extract that project folder
  7. Once the extraction is completed you can access your domain Example: www.example.com
versions
  • PHP : "^8.1.4",
  • Composer : "^2.2.9",
  • CakePHP/framework : "^4.4.13",
Folder Structure


									β”œβ”€β”€ .github
									|   β”œβ”€β”€ workflows
									|   β”œβ”€β”€ dependabot.yml
									|   β”œβ”€β”€ ISSUE_TEMPLATE.md
									|   └── PULL_REQUEST_TEMPLATE.md
									β”œβ”€β”€ bin
									|   β”œβ”€β”€ bash_completion.sh
									|   β”œβ”€β”€ cake
									|   β”œβ”€β”€ cake.bat
									|   └── cake.php
									β”œβ”€β”€ config
									|   β”œβ”€β”€ schema
									|   β”œβ”€β”€ .env.example
									|   β”œβ”€β”€ app_local.example.php
									|   β”œβ”€β”€ app_local.php
									|   β”œβ”€β”€ app.php
									|   β”œβ”€β”€ bootstrap_cli.php
									|   β”œβ”€β”€ bootstrap.php
									|   β”œβ”€β”€ paths.php
									|   β”œβ”€β”€ requirements.php
									|   └── routes.php
									β”œβ”€β”€ logs
									β”œβ”€β”€ plugins
									β”œβ”€β”€ resources
									β”œβ”€β”€ src
									|   β”œβ”€β”€ Console
									|   |   └── Installer.php
									|   β”œβ”€β”€ Controller
									|   |   β”œβ”€β”€ Component
									|   |   └── 3 Controllers.php files
									|   β”œβ”€β”€ Model
									|   β”œβ”€β”€ View
									|   └── Application.php
									β”œβ”€β”€ templates
									|   β”œβ”€β”€ cell
									|   β”œβ”€β”€ element
									|   |   β”œβ”€β”€ flash/
									|   |   β”œβ”€β”€ landingpage/
									|   |   β”œβ”€β”€ app-header.php
									|   |   β”œβ”€β”€ app-header1.php
									|   |   β”œβ”€β”€ app-sidebar.php
									|   |   β”œβ”€β”€ custom-scripts.php
									|   |   β”œβ”€β”€ custom-styles.php
									|   |   β”œβ”€β”€ footer.php
									|   |   β”œβ”€β”€ modal.php
									|   |   β”œβ”€β”€ scripts.php
									|   |   β”œβ”€β”€ styles.php
									|   |   └── switcher.php
									|   β”œβ”€β”€ email
									|   β”œβ”€β”€ Error
									|   |   └── 26 + .php files
									|   β”œβ”€β”€ layout
									|   |   β”œβ”€β”€ email
									|   |   β”œβ”€β”€ ajax.php
									|   |   β”œβ”€β”€ default.php
									|   |   β”œβ”€β”€ error.php
									|   |   β”œβ”€β”€ error2.php
									|   |   β”œβ”€β”€ error3.php
									|   |   └── landing-layout.php
									|   └── Pages
									|       └── 106 + .php files
									β”œβ”€β”€ tests
									β”œβ”€β”€ tep
									β”œβ”€β”€ vendor
									β”œβ”€β”€ webroot
									|   β”œβ”€β”€ css
									|   β”œβ”€β”€ font
									|   β”œβ”€β”€ iconfonts
									|   β”œβ”€β”€ img
									|   β”œβ”€β”€ js
									|   β”œβ”€β”€ libs
									|   β”œβ”€β”€ scss
									|   β”œβ”€β”€ .htaccess
									|   β”œβ”€β”€ favicon.ico
									|   └── index.php
									β”œβ”€β”€ .editorconfig
									β”œβ”€β”€ .gitattributes
									β”œβ”€β”€ .gitignore
									β”œβ”€β”€ .htaccess
									β”œβ”€β”€ composer.json
									β”œβ”€β”€ composer.lock
									β”œβ”€β”€ gulpfile.js
									β”œβ”€β”€ index.php
									β”œβ”€β”€ package-lock.json
									β”œβ”€β”€ package.json
									β”œβ”€β”€ phpcs.xml
									β”œβ”€β”€ phpstan.neon
									β”œβ”€β”€ phpunit.xml.dist
									β”œβ”€β”€ postcss.config.js
									β”œβ”€β”€ README.md
									└── tailwind.config.js
								
							
Switcher?

If you want to remove switcher to your template follow the below process.

Theme Styles :
Attribute Description
data-theme-mode="light" To set the light theme
data-theme-mode="dark" To set the Dark theme
dir="ltr" To set LTR version default
dir="rtl" To set LTR version to RTL version
data-nav-layout="vertical" To set menu layout to vertical
data-nav-layout="horizontal" data-nav-style="menu-click" To set menu layout to horizontal
data-nav-style="menu-click" data-toggled="menu-click-closed" To set navigation style to menu click - *Works same for both vertical and horizontal
data-nav-style="menu-hover" data-toggled="menu-hover-closed" To set navigation style to menu hover - *Works same for both vertical and horizontal
data-nav-style="icon-click" data-toggled="icon-click-closed" To set navigation style to icon click - *Works same for both vertical and horizontal
data-nav-style="icon-hover" data-toggled="icon-hover-closed" To set navigation style to icon hover - *Works same for both vertical and horizontal
data-page-style="regular" To set page style to Default
data-page-style="classic" To set page style to Classic
data-width="fullwidth" To set page width to Full Width
data-width="boxed" To set page width to Boxed
data-menu-position="fixed" To set menu position Fixed
data-menu-position="scrollable" To set menu position Scrollable
data-header-position="fixed" To set header position Fixed
data-header-position="scrollable" To set header position Scrollable
data-vertical-style="closed" data-toggled="closed-menu-close" To set sidemenu layout style Closed - *Does not work for horizontal
data-vertical-style="icontext" data-toggled="icon-text-close" To set sidemenu layout style Icon Text - *Does not work for horizontal
data-vertical-style="overlay" data-toggled="icon-overlay-close" To set sidemenu layout style Icon Overlay - *Does not work for horizontal
data-vertical-style="detached" data-toggled="detached-close" To set sidemenu layout style Detached - *Does not work for horizontal
data-vertical-style="doublemenu" data-toggled="double-menu-open" To set sidemenu layout style Double Menu - *Does not work for horizontal
Theme Colors :
Attribute Description
data-menu-styles="light" To set the menu style to light
data-menu-styles="dark" To set the menu style to dark
data-menu-styles="color" To set the menu style to color
data-menu-styles="gradient" To set the menu style to gradient
data-menu-styles="transparent" To set the menu style to transparent
data-header-styles="light" To set the header style to light
data-header-styles="dark" To set the header style to dark
data-header-styles="color" To set the header style to color
data-header-styles="gradient" To set the header style to gradient
data-header-styles="transparent" To set the header style to transparent
bg-img="bgimg1" To set menu background image1
bg-img="bgimg2" To set menu background image2
bg-img="bgimg3" To set menu background image3
bg-img="bgimg4" To set menu background image4
bg-img="bgimg5" To set menu background image5
FAQ'S
General Style

How to Change Font Style ?

Step 1:

Go To style.scss (webroot/scss/styles.scss )

if you want to change another font-family Go to the site Google Fonts And Select One font Family and import in to styles.scss file

How to Select font Family

Example:

Step 2:

And paste Your Selected font-family in style.scss

Example:

Step 3:

And add the Your Selected font-family in tailwind config file inplace of old font

Example:

										fontFamily: {
													inter: ["Inter", "sans-serif"], //place your font here
													},
													
															
Step 4:

And add the Your Selected font-family to body that is font-inter in custom.scss file (rootpath :- webroot/scss/tailwind/_custom.scss) file inplace of old font

Example:

															body {
														@apply bg-bodybg h-full text-gray-600 dark:text-white m-0 font-inter font-normal text-sm relative;
														}
															

How to change Menu icons ?

By default menu icons are in the form od svgs if you want to change icons please follow below steps
Step 1 :

To change Menu icons, open app-sidebar page Path:templates/element/app-sidebar.php and go through app-sidebar section, in that section you will find svgtag, there you can replace previous icon with your icon. Example as shown in below

														
															
																
															

How to Change Logo ?

Go To "webroot/img/brand-logos" folder and replace your logo with Previous Logos within in image size. note: Please don't increase logo sizes. Replace your logo within given image size. otherwise the logo will not fit in particular place it disturbs the template design.

To clear LocalStorage(cookie)

How to clear LocalStorage (cookie)?

Primary Color

How to Change Primary Color?

Please follow the below steps to change Primary Color
Step 1 :

To change Primary Color you have to open _variables.scss file and replace what color you want as shown in below

Rootpath : _variables.scss (webroot/scss/_variables.scss )

After replacing your required color run the gulp command

Dark Theme Style

If you want to change Dark Theme color you need to follow the below process.

How to Change Dark body Color?

Please follow the below steps to change Dark body Color
Step 1 :

To change Dark body Color you have to open _variables.scss file and replace what color you want as shown in below

Rootpath : _variables.scss (webroot/scss/_variables.scss )

After replacing your required color run the gulp command

Used Plugins & Reference Links

All plugins runs through npm.

If you want new plugins : Install new plugin from npm then run gulp command.

Icons

Refer following links for usage:

Icons References
Remix Icons https://remixicon.com/
Tabler Icons https://tabler-icons.io/
Images

Refer following links for usage:

Images References
Vecteezy https://www.vecteezy.com/
Iconscount https://iconscout.com/
Unsplash https://unsplash.com/
Pngtree https://pngtree.com/
Fonts

Refer following link for usage:

Google Fonts https://fonts.google.com/
THANK YOU!