﻿* {
    margin: 0 auto;
    
   
}

/*Button {
    background-color: #efefef;
    border-color: white;
    font-family: 'Sakkal Majalla';
    font-weight: 200;
    font-style: normal;
}
*/
button:hover {
    background-color: #e0e0e0;
}

.hiddencol {
    display: none;
}

/*@font-face {
    font-family: "Sakkal Majalla";
    src: url("./Fonts/Sakkal Majalla.ttf") format('truetype'), 
        url("./Fonts/Sakkal Majalla.otf") format('opentype') ;*/ 
        /*url("./Fonts/Sakkal Majalla.woff") format('woff'), 
        url("./Fonts/Sakkal Majalla.woff2") format('woff2');*/
/*}*/

/*@font-face {
    font-family: "Courier New";
    src: url("./Fonts/Courier New.ttf") format('truetype'), 
        url("./Fonts/Courier New.otf") format('opentype'),
        url("./Fonts/Courier New.woff") format('woff'), 
        url("./Fonts/Courier New.woff2") format('woff2');
    font-weight: normal;
    font-style: normal;
}*/

/*@font-face {
    font-family: "Century Gothic";
    src: url("./Fonts/Century Gothic WGL.ttf") format('truetype'), 
        url("./Fonts/Century Gothic WGL.otf") format('opentype');*/
    /*url("./Fonts/Century Gothic WGL.woff") format('woff'), 
      url("./Fonts/Century Gothic WGL.woff2") format('woff2');*/

/*}*/