File: /var/www/html/pmw24/pmw_live_testing/app/public/customer_assets/less/variables.less
// Variables
@import 'https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900';
@basefont1:'Rubik', sans-serif;
@basefont2:'Rubik', sans-serif;
/*Theme Colors*/
@topbar:#3c4451;
@sidebar:#4F5467;
@bodycolor:#f4f6f8;
@headingtext: #2b2b2b;
@bodytext: #686868;
@sidebar-text:#54667a;
@themecolor:#ff6849;
@dark-themecolor:#4F5467;
/*bootstrap Color*/
@danger: #f75b36;
@success: #00c292;
@warning: #f8c255;
@primary: #2c5ca9;
@info: #008efa;
@muted: #98a6ad;
@dark: #3e4d6c;
@inverse:#3e4d6c;
@light:#e4e7ea;
@extralight:#f7fafc ;
/*Normal Color*/
@white: #ffffff;
@red:#fb3a3a;
@purple:#2c5ca9;
@blue:#02bec9;
@yellow:#a0aec4;
@border:rgba(120, 130, 140, 0.21);
@megna:#00b5c2;
@rgt:right;
@lft:left;
@dark-text:#848a96;
/*Border radius*/
@radius:3px;
/*Preloader*/
.preloader{
width: 100%;
height: 100%;
top:0px;
position: fixed;
z-index: 99999;
background: #fff;
.cssload-speeding-wheel{
position: absolute;
top: ~"calc(50% - 3.5px)";
left: ~"calc(50% - 3.5px)";
}
}
/*Font weight*/
@font-bold:500;
/* This is for popins font for firefox */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/poppins/v1/2fCJtbhSlhNNa6S2xlh9GyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* This is for popins font for firefox */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src:url(https://fonts.gstatic.com/s/poppins/v1/UGh2YG8gx86rRGiAZYIbVyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* This is for popins font for firefox */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/poppins/v1/yQWaOD4iNU5NTY0apN-qj_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}