
            @font-face {font-family: 'Roboto'; src: url('/dm-fonts/Roboto-Regular.ttf') format('truetype');}
@font-face {font-family: 'Roboto'; src: url('/dm-fonts/Roboto-Italic.ttf') format('truetype'); font-style: italic;}
@font-face {font-family: 'Roboto'; src: url('/dm-fonts/Roboto-Bold.ttf') format('truetype'); font-weight: bold;}
            @font-face {font-family: 'Roboto'; src: url('/dm-fonts/Roboto-Bold.ttf') format('truetype'); font-weight: bold;}

            img.logo { width: 20%; }

            @media screen {
            #header * {  }
            #dm-container, #dm-container li, #footer {  }
            #dm-container li, #dm-container p  {  }
            h1, h2, h3, h4, h5 {  }
            }

            #dm-container li, #dm-container p  { font-family: 'Roboto', sans-serif; font-weight: normal; }
            h1, h2, h3, h4, h5 { font-family: 'Roboto', sans-serif; font-weight: bold; }

            li.dietary_restriction { display: none; }
            li.custom_tag { display: none; }
            div.allergens { display: none; }

            
        