@font-face {
    font-family: 'reklame_script_regularregular';
    src: url('/shared/fonts/reklame_script_regular/reklame_script_regular.eot');
    src: url('/shared/fonts/reklame_script_regular/reklame_script_regular.eot?#iefix') format('embedded-opentype'),
         url('/shared/fonts/reklame_script_regular/reklame_script_regular.woff2') format('woff2'),
         url('/shared/fonts/reklame_script_regular/reklame_script_regular.woff') format('woff'),
         url('/shared/fonts/reklame_script_regular/reklame_script_regular.ttf') format('truetype'),
         url('/shared/fonts/reklame_script_regular/reklame_script_regular.svg#reklame_script_regularregular') format('svg');
    font-weight:normal;
    font-style:normal;
}
.font-reklame {
    font-family:'reklame_script_regularregular' !important;
}