/* CharterC */
@font-face {
    font-family: 'CharterC';
    src: url('CharterC.eot');
    src: url('CharterC.eot?#iefix') format('embedded-opentype'),
        url('CharterC.woff2') format('woff2'),
        url('CharterC.woff') format('woff'),
		url('CharterC.ttf') format('truetype'),
        url('CharterC.svg#CharterC') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CharterC';
    src: url('CharterC-Bold.eot');
    src: url('CharterC-Bold.eot?#iefix') format('embedded-opentype'),
        url('CharterC-Bold.woff2') format('woff2'),
        url('CharterC-Bold.woff') format('woff'),
		url('CharterC-Bold.ttf') format('truetype'),
        url('CharterC-Bold.svg#CharterC-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* Ceremonious Two */
@font-face {
    font-family: 'Ceremonious Two';
    src: url('CeremoniousTwo.eot');
    src: url('CeremoniousTwo.eot?#iefix') format('embedded-opentype'),
        url('CeremoniousTwo.woff2') format('woff2'),
        url('CeremoniousTwo.woff') format('woff'),
		url('CeremoniousTwo.ttf') format('truetype'),
        url('CeremoniousTwo.svg#CeremoniousTwo') format('svg');
    font-weight: normal;
    font-style: normal;
}
