/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13-sep-2019, 16:14:34
    Author     : malviç
 format('truetype')
*/
@font-face {
    font-family: playlist;
    src: url('../fonts/PlaylistScript.otf') format('opentype'), url('../fonts/playlist_script-webfont.ttf') format('truetype'),
        url('../fonts/playlist_script-webfont.woff') format('woff'), url('../fonts/playlist_script-webfont.woff2') format('woff2');
}

.playlist {
    font-family: playlist;
}
