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