@font-face {
    font-family: 'Born Ready Slanted';
    font-display: swap;
    src: url('../fonts/BornReadySlanted-Regular.woff2') format('woff2'),
        url('../fonts/BornReadySlanted-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    font-display: swap;
    src: url('../fonts/Gotham-Bold.woff2') format('woff2'), url('../fonts/Gotham-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    font-display: swap;
    src: url('../fonts/Gotham-Book.woff2') format('woff2'), url('../fonts/Gotham-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    font-display: swap;
    src: url('../fonts/Gotham-Light.woff2') format('woff2'), url('../fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    font-display: swap;
    src: url('../fonts/Gotham-Medium.woff2') format('woff2'), url('../fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	font-display: swap;
	src: url("../fonts/Raleway-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	font-display: swap;
	src: url("../fonts/Raleway-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Raleway';
	font-display: swap;
	src: url("../fonts/Raleway-SemiBold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	font-display: swap;
	src: url("../fonts/Raleway-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	font-display: swap;
	src: url("../fonts/Raleway-ExtraBold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}
