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

}
@font-face {
    font-family: 'sfmpBold';
    src: url('sfmovieposter-bold-webfont.woff2') format('woff2'),
    url('sfmovieposter-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}