/* Start Custom Fonts CSS */@font-face {
    font-family: 'Gilroy Bold';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('Gilroy-Bold.woff2') format('woff2'),
    url('Gilroy-Bold.woff') format('woff'),
    url('Gilroy-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
    font-family: 'Gilroy Regular';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('Gilroy-Regular1.woff2') format('woff2'),
    url('Gilroy-Regular1.woff') format('woff'),
    url('Gilroy-Regular1.ttf') format('truetype');
}
/* End Custom Fonts CSS */