@font-face {
    font-family: "Custom font";
    src: url("../fonts/playlist_script.woff2") format("woff2");
    src: url("../fonts/playlist_script.woff") format("woff");
    src: url("../fonts/playlist_script.otf") format('opentype');
}