@font-face {
    font-family: 'Prompt';
    src: url('fonts/prompt-regular.eot');
    src: url('fonts/prompt-regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/prompt-regular.woff') format('woff'),
    url('fonts/prompt-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Prompt';
    src: url('fonts/prompt-medium.eot');
    src: url('fonts/prompt-medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/prompt-medium.woff') format('woff'),
    url('fonts/prompt-medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'PromptLight';
    src: url('fonts/prompt-extralight.eot');
    src: url('fonts/prompt-extralight.eot?#iefix') format('embedded-opentype'),
    url('fonts/prompt-extralight.woff') format('woff'),
    url('fonts/prompt-extralight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PromptLight';
    src: url('fonts/prompt-light.eot');
    src: url('fonts/prompt-light.eot?#iefix') format('embedded-opentype'),
    url('fonts/prompt-light.woff') format('woff'),
    url('fonts/prompt-light.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
