@font-face {
    font-family: GothamRndLight;

    src: url('../fonts/GothamRnd-Light.ttf');

}
@font-face {
    font-family: Lyon-Text-Regular;

    src: url('../fonts/Lyon-Text-Regular.ttf');

}

/* dm-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/dm-sans-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/outfit-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/*

@font-face {
	font-family:gotham rounded;
	font-style:normal;
	font-weight:400;
	src:local('Gotham Rounded'),url('https://fonts.cdnfonts.com/s/22255/Gotham Rounded Bold.woff') format('woff')
}
@font-face {
font-family:gotham rounded;
	font-style:normal;
	font-weight:300;
	src:local('Gotham Rounded'),url('https://fonts.cdnfonts.com/s/22255/Gotham Rounded Light.woff') format('woff')
}
@font-face {
font-family:gotham rounded;
	font-style:italic;
	font-weight:300;
	src:local('Gotham Rounded'),url('https://fonts.cdnfonts.com/s/22255/Gotham Rounded Light Italic.woff') format('woff')
}
@font-face {
	font-family:gotham rounded;
	font-style:normal;
	font-weight:350;
	src:local('Gotham Rounded'),url('https://fonts.cdnfonts.com/s/22255/Gotham Rounded Medium.woff') format('woff')
}
@font-face {
font-family:gotham rounded;
	font-style:italic;
	font-weight:350;
	src:local('Gotham Rounded'),url('https://fonts.cdnfonts.com/s/22255/Gotham Rounded Medium Italic.woff') format('woff')}
*/
