/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 26 2019 | 10:36:58 */
@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('https://worldbranddesign.com/wp-content/themes/wbds-theme/newFonts/HelveticaNeueLTStd-Bd.woff2') format('woff2'),
        url('https://worldbranddesign.com/wp-content/themes/wbds-theme/newFonts/HelveticaNeueLTStd-Bd.woff') format('woff'),
        url('https://worldbranddesign.com/wp-content/themes/wbds-theme/newFonts/HelveticaNeueLTStd-Bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('https://worldbranddesign.com/wp-content/themes/wbds-theme/newFonts/HelveticaNeueLTStd-Roman.woff2') format('woff2'),
        url('https://worldbranddesign.com/wp-content/themes/wbds-theme/newFonts/HelveticaNeueLTStd-Roman.woff') format('woff'),
        url('https://worldbranddesign.com/wp-content/themes/wbds-theme/newFonts/HelveticaNeueLTStd-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('https://worldbranddesign.com/wp-content/themes/wbds-theme/newFonts/HelveticaNeueLTStd-Lt.woff2') format('woff2'),
        url('https://worldbranddesign.com/wp-content/themes/wbds-theme/newFonts/HelveticaNeueLTStd-Lt.woff') format('woff'),
        url('https://worldbranddesign.com/wp-content/themes/wbds-theme/newFonts/HelveticaNeueLTStd-Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
::-moz-selection { /* Code for Firefox */
  color: white;
  background: black;
}

::selection {
  color: white;
  background: black;
}