/*? CoutierPrime*/
@font-face {
  font-family: 'CourierPrime';
  src: url('/fonts/CourierPrime.woff2') format('woff2'),
     url('/fonts/CourierPrime.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*? IBMPlex*/
@font-face {
  font-family: 'IBMPlex';
  src: url('/fonts/IBMPlex.woff2') format('woff2'),
     url('/fonts/IBMPlex.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*? Kalam*/
@font-face {
  font-family: 'Kalam';
  src: url('/fonts/Kalam.woff2') format('woff2'),
     url('/fonts/Kalam.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*? Lato*/
@font-face {
  font-family: 'Lato';
  src: url('/fonts/Lato.woff2') format('woff2'),
     url('/fonts/Lato.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*? Merianda*/
@font-face {
  font-family: 'Merienda';
  src: url('/fonts/Merienda.woff2') format('woff2'),
     url('/fonts/Merienda.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*? Nunito*/
@font-face {
  font-family: 'Nunito';
  src: url('/fonts/Nunito.woff2') format('woff2'),
     url('/fonts/Nunito.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*? Rubik*/
@font-face {
  font-family: 'Rubik';
  src: url('/fonts/Rubik.woff2') format('woff2'),
     url('/fonts/Rubik.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*? Sriracha*/
@font-face {
  font-family: 'Sriracha';
  src: url('/fonts/Sriracha.woff2') format('woff2'),
     url('/fonts/Sriracha.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*? UbuntuMono*/
@font-face {
  font-family: 'UbuntuMono';
  src: url('/fonts/UbuntuMono.woff2') format('woff2'),
     url('/fonts/UbuntuMono.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*? BadScript*/
@font-face {
  font-family: 'BadScript';
  src: url('/fonts/BadScript.woff2') format('woff2'),
     url('/fonts/BadScript.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*? Playwrite*/
@font-face {
  font-family: 'Playwrite';
  src: url('/fonts/Playwrite.woff2') format('woff2'),
     url('/fonts/Playwrite.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/* ## Kullanacağım font türleri:

#### Regular
* Lato ❌
* Nunito 👍 (sub_title, product > a)
* Rubik 👍 (search input)



### Italic
* Kalam
* Merienda 👍(mark)
* Sriracha  (footer > div:2)
* BadScript
* Playwrite


### Monospace
* IBMPlex 👍 (logProcess)
* UbuntuMono
* CourierPrime

 */
