@font-face {
    font-family: "MerlodNorme-Black";
    src: url('fonts/MerlodNorme-Black.ttf') format('truetype'),
    url('fonts/MerlodNorme-Black.eot') format('embedded-opentype'),
    url('fonts/MerlodNorme-Black.woff') format('woff'),
    url('fonts/MerlodNorme-Black.svg') format('svg');
}

@font-face {
    font-family: "TheSansC5-Black";
    src: url('fonts/TheSansC5-Black.ttf') format('truetype'),
    url('fonts/TheSansC5-Black.eot') format('embedded-opentype'),
    url('fonts/TheSansC5-Black.woff') format('woff'),
    url('fonts/TheSansC5-Black.svg') format('svg');
}

@font-face {
    font-family: "TheSansC5-Plain";
    src: url('fonts/TheSansC5-Plain.ttf') format('truetype'),
    url('fonts/TheSansC5-Plain.eot') format('embedded-opentype'),
    url('fonts/TheSansC5-Plain.woff') format('woff'),
    url('fonts/TheSansC5-Plain.svg') format('svg');
}

@font-face {
    font-family: "TheSansC5-SemiLight";
    src: url('fonts/TheSansC5-SemiLight.ttf') format('truetype'),
    url('fonts/TheSansC5-SemiLight.eot') format('embedded-opentype'),
    url('fonts/TheSansC5-SemiLight.woff') format('woff'),
    url('fonts/TheSansC5-SemiLight.svg') format('svg');
}

@font-face {
    font-family: "TheSansC5-Bold";
    src: url('fonts/TheSansC5-Bold.ttf') format('truetype'),
    url('fonts/TheSansC5-Bold.eot') format('embedded-opentype'),
    url('fonts/TheSansC5-Bold.woff') format('woff'),
    url('fonts/TheSansC5-Bold.svg') format('svg');
}