﻿/* ===========================
   Font Face Definitions
   =========================== */
@font-face {
	font-family: 'KalamehFaNum';
	src: url('/fonts/KalamehWebFaNum-Regular.woff2') format('woff2'), url('/fonts/KalamehWebFaNum-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'KalamehFaNum SemiBold';
	src: url('/fonts/KalamehWebFaNum-SemiBold.woff2') format('woff2'), url('/fonts/KalamehWebFaNum-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham Rounded Book';
	src: url('/fonts/GothamBook.woff2') format('woff2'), url('/fonts/GothamBook.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham Rounded Bold';
	src: url('/fonts/GothamMedium.woff2') format('woff2'), url('/fonts/GothamMedium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham Rounded Bold';
	src: url('/fonts/GothamBold.woff2') format('woff2'), url('/fonts/GothamBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
