<style>
  @import url(https://drive.google.com/drive/u/1/folders/1wiMH7zDUzw8Kua1WcA3FwTPd3vcj8fIk?family=Igual-Regular);
 @import url(https://drive.google.com/drive/u/4/folders/1b9gBDlYgn-O8zomWvR3odnBeEG8u54LX?family=Satoshi-Regular);
 @import url(https://drive.google.com/drive/u/4/folders/1b9gBDlYgn-O8zomWvR3odnBeEG8u54LX);

@font-face {
  font-family: 'Satoshi';
  src: url('satoshi-regular-webfont.woff2'); format('woff2'), /* Super Modern Browsers */
  src: url('satoshi-regular-webfont.eot'); /* IE9 Compat Modes */
  src: url('satoshi-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('satoshi-regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('satoshi-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('satoshi-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('satoshi-regular-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
  
      src: url('satoshi-regular-webfont.eot');
    src: url('satoshi-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('satoshi-regular-webfont.woff2') format('woff2'),
         url('satoshi-regular-webfont.woff') format('woff'),
         url('satoshi-regular-webfont.ttf') format('truetype'),
         url('satoshi-regular-webfont.svg#falsenormal') format('svg');
    font-weight: normal;
    font-style: normal;


  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Satoshi-Bold';
  src: url('satoshi-bold-webfont.woff2'); format('woff2'), /* Super Modern Browsers */
  src: url('satoshi-bold-webfont.eot'); /* IE9 Compat Modes */
  src: url('satoshi-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('satoshi-bold-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('satoshi-bold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('satoshi-bold-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('satoshi-bold-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
  
  src: url('satoshi-bold-webfont.eot');
    src: url('satoshi-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('satoshi-bold-webfont.woff2') format('woff2'),
         url('satoshi-bold-webfont.woff') format('woff'),
         url('satoshi-bold-webfont.ttf') format('truetype'),
         url('satoshi-bold-webfont.svg#falsesemi-bold') format('svg');
    font-weight: normal;
    font-style: normal;
  
  font-weight: 700;
  font-style: bold;
}
  

@font-face {
  font-family: 'Igual-Regular';
  src: url('Igual-Regular.eot'); /* IE9 Compat Modes */
  src: url('Igual-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Igual-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('Igual-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('Igual-Regular-web.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Igual-Regular-web.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: 100;
  font-style: normal;
}
  
  @font-face {
  font-family: 'Igual-Medium';
  src: url('Igual-Medium.eot'); /* IE9 Compat Modes */
  src: url('Igual-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Igual-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('Igual-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('Igual-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Igual-Medium.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: 500;
  font-style: normal;
}
 
  * {
  font-family: 'Satoshi', Verdana, sans-serif!important;
}
  
  body {
  font-family: 'Satoshi', Verdana, sans-serif!important;
}

  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {font-family: 'Satoshi', Verdana, sans-serif!important;
}

.icon-list__item-icon {font-family: "Font Awesome 5 Free"!important;}
.fa {font-family: FontAwesome!important;}
  
</style>