

@font-face {
    font-family: 'promptregular';
    src: url('prompt.woff2') format('woff2'),
         url('prompt.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Conv_prompt_medium';
    src: url('Prompt-Medium.eot');
    src: local('☺'), url('Prompt-Medium.woff') format('woff'), 
        url('Prompt-Medium.ttf') format('truetype'), 
        url('Prompt-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Prompt-Regular';
    src: url('Prompt-Regular.eot');
    src: local('☺'), url('Prompt-Regular.woff') format('woff'), 
        url('Prompt-Regular.ttf') format('truetype'), 
        url('Prompt-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

