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

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

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

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

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

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

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

@font-face {
    font-family: 'Poppins-Regular';
    src: url('../content/fonts/POPPINS-REGULAR.TTF');
}

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

@font-face {
    font-family: 'Syne-SemiBold';
    src: url('../content/fonts/Poppins-SemiBold.ttf');
}

@font-face {
    font-family: 'Syne-Regular';
    src: url('../content/fonts/POPPINS-REGULAR.TTF');
}

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

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

@font-face {
    font-family: 'arial-bold-mt';
    src: url('../content/fonts/Arial-BoldMT.otf');
}

@font-face {
    font-family: 'mont-bold';
    src: url('../content/fonts/MONT-BOLD.OTF');
}


@font-face {
    font-family: 'GT Walsheim Pro Regular Regular';
    src: url('../content/fonts/GT Walsheim Pro Regular Regular.ttf');
}

