@font-face {
                  font-family: 'icomoonforms';
                  src: url('/App_Plugins/UmbracoForms/Fonts/icomoon.eot?-6xypwb');
                  src: url('/App_Plugins/UmbracoForms/Fonts/icomoon.eot?#iefix-6xypwb') format('embedded-opentype'), url('/App_Plugins/UmbracoForms/Fonts/icomoon.woff?-6xypwb') format('woff'), url('/App_Plugins/UmbracoForms/Fonts/icomoon.ttf?-6xypwb') format('truetype'), url('/App_Plugins/UmbracoForms/Fonts/icomoon.svg?-6xypwb#icomoon') format('svg');
                  font-weight: normal;
                  font-style: normal;
                }
                [class^="icon-forms"],
                [class*=" icon-forms"] {
                  font-family: 'icomoonforms';
                  speak: none;
                  font-style: normal;
                  font-weight: normal;
                  font-variant: normal;
                  text-transform: none;
                  line-height: 1;
                  /* Better Font Rendering =========== */
                  -webkit-font-smoothing: antialiased;
                  -moz-osx-font-smoothing: grayscale;
                }
                .icon-forms-table:before {
                  content: "\e600";
                }
                .icon-forms-google-drive:before {
                  content: "\e601";
                }
                .icon-forms-flickr:before {
                  content: "\e602";
                }
                .icon-forms-github:before {
                  content: "\e603";
                }
                .icon-forms-tumblr:before {
                  content: "\e604";
                }
                .icon-forms-stackoverflow:before {
                  content: "\e605";
                }
                .icon-forms-paypal:before {
                  content: "\e606";
                }
                .icon-forms-libreoffice:before {
                    content: "\e607";
                }
                /* utilizzato come errore */
                .icon-forms-file-not-found:before {
                  content: "\e607";
                  color:darkgrey;
                  cursor: not-allowed;
                }
                .icon-forms-file-pdf:before {
                  content: "\e608";
                }
                .icon-forms-file-openoffice:before {
                  content: "\e609";
                }
                .icon-forms-file-word:before {
                  content: "\e60a";
                }
                .icon-forms-file-excel:before {
                  content: "\e60b";
                }
                .icon-forms-file-zip:before {
                  content: "\e60c";
                }
                .icon-forms-file-powerpoint:before {
                  content: "\e60d";
                }
                .icon-forms-file-xml:before {
                  content: "\e60e";
                }
                .icon-forms-file-css:before {
                  content: "\e60f";
                }