@font-face {
    font-family: 'TheSans';
    src: url('TheSans-Plain.woff') format('woff'),
        url('TheSans-Plain.ttf') format('truetype'),
        url('TheSans-Plain.svg#TheSans-Plain') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('MinionPro-Regular.woff') format('woff'),
        url('MinionPro-Regular.ttf') format('truetype'),
        url('MinionPro-Regular.svg#MinionPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

