@font-face {
    font-family: Futura Std;
    src: url(../fonts/Futura-Std-Bold.ttf);
	 font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Futura Std;
    src: url(../fonts/Futura-Std-Book.ttf);
	 font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Futura Std;
    src: url(../fonts/Futura-Std-Light.ttf);
	 font-weight: 300;
    font-style: normal;
    font-display: swap
}