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

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

}