﻿@font-face {
    font-family: 'Futura Medium';
    src: url('../fonts/Futura-Std-Medium.otf') format("opentype");
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/Futura-Std-Medium.otf') format("opentype");
}

@font-face {
    font-family: 'Futura Book';
    src: url('../fonts/Futura-Book-Bt.ttf');
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSans-Regular.ttf');
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/Manrope-Medium.ttf');
}

@font-face {
    font-family: 'Manrope Bold';
    src: url('../fonts/Manrope-Bold.ttf');
}

@font-face {
    font-family: 'Manrope Light';
    src: url('../fonts/Manrope-Light.ttf');
}