
@font-face {
   font-family: 'Roboto-Light';
   src: url('../fonts/Roboto-Light.ttf');
}

@font-face {
   font-family: 'Roboto-Regular';
   src: url('../fonts/Roboto-Regular.ttf');
}


@font-face {
   font-family: 'Roboto-Bold';
   src: url('../fonts/Roboto-Bold.ttf');
}


@font-face {
   font-family: 'Oswald-Regular';
   src: url('../fonts/Oswald-Regular.ttf');
}

@font-face {
   font-family: 'Montserrat-Medium';
   src: url('../fonts/Montserrat-Medium.ttf');
}


@font-face {
   font-family: 'Futura PT Bold';
   src: url('../fonts/Futura PT Bold.ttf');
}



@font-face {
   font-family: 'JosefinSans-Bold';
   src: url('../fonts/JosefinSans-Bold.ttf');
}

/* Poppins */
@font-face {
   font-family: 'Poppins-Light';
   src: url('../fonts/Poppins-Light.ttf');
}

@font-face {
   font-family: 'Poppins-Regular';
   src: url('../fonts/Poppins-Regular.otf');
}
@font-face {
   font-family: 'Poppins-Medium';
   src: url('../fonts/Poppins-Medium.ttf');
}
@font-face {
   font-family: 'Poppins-SemiBold';
   src: url('../fonts/Poppins-SemiBold.ttf');
}
@font-face {
   font-family: 'Poppins-Bold';
   src: url('../fonts/Poppins-Bold.ttf');
}
@font-face {
   font-family: 'Tungsten-SemiBold';
   src: url('../fonts/Tungsten-SemiBold.ttf');
}

















