@font-face {
font-family: 'Myriad Pro';
font-style: normal;
font-weight: 400;
src: local('Myriad Pro Regular'), url('https://us.evocdn.io/dealer/1340/content/media/My_Theme/MYRIADPRO-REGULAR.woff') format('woff');
}

@font-face {
font-family: 'Myriad Pro';
font-style: normal;
font-weight: 300;
src: local('Myriad Pro Light'), url('https://us.evocdn.io/dealer/1340/content/media/My_Theme/MyriadPro-Light.woff') format('woff');
}

@font-face {
font-family: 'Myriad Pro';
font-style: normal;
font-weight: 600;
src: local('Myriad Pro Semibold'), url('https://us.evocdn.io/dealer/1340/content/media/My_Theme/MYRIADPRO-SEMIBOLD.woff') format('woff');
}

@font-face {
font-family: 'Myriad Pro';
font-style: italic;
font-weight: 600;
src: local('Myriad Pro Semibold Italic'), url('https://us.evocdn.io/dealer/1340/content/media/My_Theme/MYRIADPRO-SEMIBOLDIT.woff') format('woff');
}

@font-face {
font-family: 'Myriad Pro';
font-style: normal;
font-weight: 700;
src: local('Myriad Pro Bold'), url('https://us.evocdn.io/dealer/1340/content/media/My_Theme/MYRIADPRO-BOLD.woff') format('woff');
}

@font-face {
font-family: 'Myriad Pro';
font-style: italic;
font-weight: 700;
src: local('Myriad Pro Bold Italic'), url('https://us.evocdn.io/dealer/1340/content/media/My_Theme/MYRIADPRO-BOLDIT.woff') format('woff');
}

/*Start Required for Integration*/
/* Hide Address Menu */
li.sidebar-addresses {
display: none;
}
/*Hide Address Dashboard Tile */
li#cdash_address {
    display: none;
}
	li#cdash_myrecentorders {
	    display: non;
}
/*End Required for Integration*/

/* ESTG - Hides checkbox to save address */
.ex-loggedin div#shippingLabel {
        display: none;
}

body.ex-loggedout .alert.alert-info.switch-account-header {
    display: none;
}

body.ex-loggedin .alert.alert-info.switch-account-header {
    display: none;
}