@font-face {
    font-family: ff-tisa-web-pro;
    src: url(fonts/tk-ff-tisa-web-pro-i4.woff) format("woff2"), url(https://use.typekit.net/af/851cae/000000000000000000017080/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("woff"), url(https://use.typekit.net/af/851cae/000000000000000000017080/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3) format("opentype");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: ff-tisa-web-pro;
    src: url(fonts/tk-ff-tisa-web-pro-n4.woff) format("woff2"), url(fonts/tk-ff-tisa-web-pro-n4.woff) format("woff"), url(fonts/tk-ff-tisa-web-pro-n4.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: brandon-grotesque;
    src: url(fonts/tk-brandon-grotesque-n4.woff) format("woff2"), url(fonts/tk-brandon-grotesque-n4.woff) format("woff"), url(fonts/tk-brandon-grotesque-n4.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: brandon-grotesque;
    src: url(fonts/tk-brandon-grotesque-n9.woff) format("woff2"), url(fonts/tk-brandon-grotesque-n9.woff) format("woff"), url(fonts/tk-brandon-grotesque-n9.otf) format("opentype");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: adelle-sans;
    src: url(fonts/tk-adelle-sans-n7.woff) format("woff2"), url(fonts/tk-adelle-sans-n7.woff) format("woff"), url(fonts/tk-adelle-sans-n7.otf) format("opentype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: adelle-sans;
    src: url(fonts/tk-adelle-sans-n4.woff) format("woff2"), url(fonts/tk-adelle-sans-n4.woff) format("woff"), url(fonts/tk-adelle-sans-n4.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ionicons;
    src: url(http://www.brazenprofitlab.com/wp-content/themes/melyssa/url(fonts/ionicons.woff) format("woff"), url(http://www.brazenprofitlab.com/wp-content/themes/melyssa/fonts/ionicons.otf) format("opentype") url('fonts/ionicons.ttf') format('truetype'), url('fonts/ionicons.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}

.tk-ff-tisa-web-pro {
    font-family: "ff-tisa-web-pro", serif;
}
.tk-brandon-grotesque {
    font-family: "brandon-grotesque", sans-serif;
}
.tk-adelle-sans {
    font-family: "adelle-sans", sans-serif;
}

/* cabin-700 - latin */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: url('http://www.brazenprofitlab.com/wp-content/themes/fonts/cabin-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Cabin Bold'), local('Cabin-Bold'),
       url('fonts/cabin-v11-latin-700.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/cabin-v11-latin-700.woff') format('woff2'), /* Super Modern Browsers */
       url('fonts/cabin-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/cabin-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/cabin-v11-latin-700.svg') format('svg'); /* Legacy iOS */
}
/* bitter-regular - latin */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  src: url('http://www.brazenprofitlab.com/wp-content/themes/fonts/bitter-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Bitter-Regular'),
       url('fonts/bitter-v10-latin-regular.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/bitter-v10-latin-regular.woff') format('woff2'), /* Super Modern Browsers */
       url('fonts/bitter-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/bitter-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/bitter-v10-latin-regular.svg') format('svg'); /* Legacy iOS */
}