
@font-face {
    font-family: 'Telegraf-Regular';
    src:url('../fonts/Telegraf-Regular.otf');
    src: url('../fonts/Telegraf-Regular.eot') format('embedded-opentype'),
         url('../fonts/Telegraf-Regular.woff') format('woff'),
		   url('../fonts/Telegraf-Regular.woff2') format('woff2'),
         url('../fonts/Telegraf-Regular.ttf') format('truetype'),
         url('../fonts/Telegraf-Regular.svg#Telegraf-Regular') format('svg');
}
