@font-face {
    font-family: "TTCommons";
    src: url("fonts/TTCommonsRegular.otf") format("opentype")
}
@font-face {
    font-family:"TTCommonsLight";
    src: url("fonts/TTCommonsLight.otf") format("opentype")
}
@font-face {
    font-family: 'TTCommonsDemiBold';
    src: url('fonts/TT CommonsDemiBold.otf') format("opentype")
}
@font-face {
    font-family: 'TTFirsNeueMedium';
    src: url('fonts/TTFirsNeueMedium.ttf') format("truetype");
}
@font-face {
    font-family: 'TTCommonsBold';
    src: url('fonts/TTCommonsBold.otf') format("opentype")
}
