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

@font-face {
    font-family: 'Speak-Regular';
    src: url('speak-regular.eot');
    src: url('speak-regular.eot?#iefix') format('embedded-opentype'),
         url('speak-regular.woff') format('woff'),
         url('speak-regular.ttf') format('truetype'),
         url('speak-regular.svg#speak-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}