@font-face {
  font-family: "Pattaya-Regular";
  src: url('fonts/Pattaya-Regular.ttf');
  font-weight:400 ;
  font-style: regular;
}
body,p,h1,h2,h3,h4,h5,h6,span,a {
  font-family: "Pattaya-Regular";
}
/* geologica-100 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 100;
  src: url('https://retailtech.ru/wp-content/webfonts/geologica-v1-cyrillic_latin-100.woff2') format('woff2'),
       url('https://retailtech.ru/wp-content/webfonts/geologica-v1-cyrillic_latin-100.ttf') format('truetype'); 
}
/* geologica-200 - cyrillic_latin */
@font-face {
  font-display: swap; 
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 200;
  src: url('https://retailtech.ru/wp-content/webfonts/geologica-v1-cyrillic_latin-200.woff2') format('woff2'), 
       url('https://retailtech.ru/wp-content/webfonts/geologica-v1-cyrillic_latin-200.ttf') format('truetype'); 
}
/* geologica-300 - cyrillic_latin */
@font-face {
  font-display: swap; 
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 300;
  src: url('https://retailtech.ru/wp-content/webfonts/geologica-v1-cyrillic_latin-300.woff2') format('woff2'), 
       url(https://retailtech.ru'/wp-content/webfonts/geologica-v1-cyrillic_latin-300.ttf') format('truetype'); 
}
/* geologica-regular - cyrillic_latin */
@font-face {
  font-display: swap; 
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 400;
  src: url('https://retailtech.ru/wp-content/webfonts/geologica-v1-cyrillic_latin-regular.woff2') format('woff2'), 
       url('https://retailtech.ru/wp-content/webfonts/geologica-v1-cyrillic_latin-regular.ttf') format('truetype'); 
}
/* geologica-800 - cyrillic_latin */
@font-face {
  font-display: swap; 
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 800;
  src: url('https://retailtech.ru/wp-content/webfonts/geologica-v1-cyrillic_latin-800.woff2') format('woff2'),
       url('https://retailtech.ru/wp-content/webfonts/geologica-v1-cyrillic_latin-800.ttf') format('truetype'); 
}