/* ============================================
   GT AMERICA STANDARD
   ============================================ */
@font-face {
	font-family: 'GT America';
	font-style: normal;
	font-display: swap;
	font-weight: 300;
	src: url('GT-America-Standard-Light.woff2') format('woff2');
}

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

@font-face {
	font-family: 'GT America';
	font-style: normal;
	font-display: swap;
	font-weight: 700;
	src: url('GT-America-Standard-Medium.woff2') format('woff2');
}

@font-face {
	font-family: 'GT America';
	font-style: normal;
	font-display: swap;
	font-weight: 800;
	src: url('GT-America-Standard-Bold.woff2') format('woff2');
}

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

/* ============================================
   GT AMERICA EXTENDED
   ============================================ */
@font-face {
	font-family: 'GT America Extended';
	font-style: normal;
	font-display: swap;
	font-weight: 300;
	src: url('GT-America-Extended-Light.woff2') format('woff2');
}

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

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

@font-face {
	font-family: 'GT America Extended';
	font-style: normal;
	font-display: swap;
	font-weight: 800;
	src: url('GT-America-Extended-Bold.woff2') format('woff2');
}

/* ============================================
   GT AMERICA EXPANDED
   ============================================ */
@font-face {
	font-family: 'GT America Expanded';
	font-style: normal;
	font-display: swap;
	font-weight: 900;
	src: url('GT-America-Expanded-Black.woff2') format('woff2');
}

/* ============================================
   SAMSONITE SANS
   ============================================ */
@font-face {
	font-family: 'Samsonite Sans';
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url('SamsoniteSans-Standard.woff2') format('woff2');
}

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

/* ============================================
   ERAS
   ============================================ */
@font-face {
	font-family: 'Eras';
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url('ErasITC-Bold.woff2') format('woff2');
}

/* ============================================
   NEO SANS
   ============================================ */
@font-face {
	font-family: 'Neo Sans';
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url('NeoSansProCyr-Light.woff') format('woff');
}

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

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

/* ============================================
   ОСНОВНОЙ ШРИФТ ДЛЯ BODY
   ============================================ */
body {
	font-family: 'GT America', sans-serif;
}

/* ============================================
   ЗАГОЛОВКИ
   ============================================ */
h1, h2, h3, h4, h5, h6 {
	font-family: 'GT America Extended', 'GT America', sans-serif;
	font-weight: 800;
}

/* ============================================
   КРУПНЫЕ АКЦЕНТЫ
   ============================================ */
.display-title,
.hero-title,
.banner-title,
.megaslider-title {
	font-family: 'GT America Expanded', 'GT America Extended', 'GT America', sans-serif;
	font-weight: 900;
}

/* ============================================
   ЦЕНЫ
   ============================================ */
.price,
.product-price {
	font-family: 'GT America Extended', 'GT America', sans-serif;
	font-weight: 800;
}

/* ============================================
   КНОПКИ
   ============================================ */
.btn,
.button,
button {
	font-family: 'GT America', sans-serif;
	font-weight: 800;
}
