/* PLAYLIST SCRIPT
-------------------------------------------- */
@font-face {
    font-family: 'Playlist';
    src: url('../fonts/playlist/Playlist-Script.eot');
    src: url('../fonts/playlist/Playlist-Script.eot?#iefix') format('embedded-opentype'),
        url('../fonts/playlist/Playlist-Script.woff2') format('woff2'),
        url('../fonts/playlist/Playlist-Script.woff') format('woff'),
        url('../fonts/playlist//Playlist-Script.ttf') format('truetype'),
        url('../fonts/playlist//Playlist-Script.svg#Playlist-Script') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Playlist Bd';
    src: url('../fonts/playlist/Playlist-Ornament.eot');
    src: url('../fonts/playlist/Playlist-Ornament.eot?#iefix') format('embedded-opentype'),
        url('../fonts/playlist/Playlist-Ornament.woff2') format('woff2'),
        url('../fonts/playlist/Playlist-Ornament.woff') format('woff'),
        url('../fonts/playlist/Playlist-Ornament.ttf') format('truetype'),
        url('../fonts/playlist/Playlist-Ornament.svg#Playlist-Ornament') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Playlist Md';
    src: url('../fonts/playlist/Playlist-Caps.eot');
    src: url('../fonts/playlist/Playlist-Caps.eot?#iefix') format('embedded-opentype'),
        url('../fonts/playlist/Playlist-Caps.woff2') format('woff2'),
        url('../fonts/playlist/Playlist-Caps.woff') format('woff'),
        url('../fonts/playlist/Playlist-Caps.ttf') format('truetype'),
        url('../fonts/playlist/Playlist-Caps.svg#Playlist-Caps') format('svg');
    font-weight: 500;
    font-style: normal;
}

/* TUNGSTEN SEMIBOLD
--------------------------------------------------------------------------- */
@font-face {
  font-family: 'Tungsten-Semibold';
  src: url('../fonts/tungsten/Tungsten-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/tungsten/Tungsten-Semibold.woff') format('woff'), url('../fonts/tungsten/Tungsten-Semibold.ttf')  format('truetype'), url('../fonts/tungsten/Tungsten-Semibold.svg#Tungsten-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}