/*================================= ONY ONE/TRACH =================================*/

@font-face {
    font-family: 'ONYOne';
    src: url('ONYOne-Regular.woff2') format('woff2');
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: 'ONYOne';
    src: url('ONYOne-Medium.woff2') format('woff2');
    font-weight: 500; /* Medium */
    font-style: normal;
}

/* ONYTrack - Compressed Black */
@font-face {
  font-family: 'ONYTrack';
  src: url('ONYTrack-CompressedBlack.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-stretch: condensed; /* или 75% */
}

/* ONYTrack - Condensed Black */
@font-face {
  font-family: 'ONYTrack';
  src: url('ONYTrack-CondensedBlack.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-stretch: semi-condensed; /* или 87.5% */
}

/* ONYTrack - UltraCompressed Black */
@font-face {
  font-family: 'ONYTrack';
  src: url('ONYTrack-UltraCompressedBlack.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-stretch: ultra-condensed; /* или 50% */
}

/*================================= Gilroy =================================*/

/* Gilroy Regular */


@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-RegularItalic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Gilroy Thin (100) */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-ThinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* Gilroy UltraLight (200) */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-UltraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-UltraLightItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Gilroy Light (300) */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Gilroy Medium (500) */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Gilroy Semibold (600) */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-SemiboldItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Gilroy Bold (700) */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Gilroy Extrabold (800) */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Extrabold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-ExtraboldItalic.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* Gilroy Black (900) */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-BlackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* Gilroy Heavy (950 - нестандартный, можно использовать 900 если Heavy=Black) */
@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-Heavy.woff2') format('woff2');
    font-weight: 950;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('Gilroy-HeavyItalic.woff2') format('woff2');
    font-weight: 950;
    font-style: italic;
    font-display: swap;
}


/*================================= Giorgio =================================*/
/* Giorgio Sans LCG Regular */
@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Regular-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Giorgio Sans LCG Thin (100) */
@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Thin-Italic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* Giorgio Sans LCG Extralight (200) */
@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Extra-light.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Extralight-Italic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Giorgio Sans LCG Light (300) */
@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Light-Italic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Giorgio Sans LCG Medium (500) */
@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Medium-Italic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Giorgio Sans LCG Bold (700) */
@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Bold-Italic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Giorgio Sans LCG Heavy (800) */
@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Heavy.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Heavy-Italic.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* Giorgio Sans LCG Black (900) */
@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Giorgio Sans LCG';
    src: url('Giorgio-Sans-LCG-Black-Italic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
