<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "https://fonts.googleapis.com/css?family=Roboto";
@import "https://fonts.googleapis.com/icon?family=Material+Icons";
@import "https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i";
@import "https://fonts.googleapis.com/css?family=Inconsolata";

@import url('/cdn/dest/Flaticon/flaticon.css');
@import url('/cdn/dest/Hover/hover-min.css');

@charset "UTF-8";

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('/cdn/font/IRANSansWeb(FaNum)_Bold.eot');
    src: url('/cdn/font/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('/cdn/font/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('/cdn/font/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('/cdn/font/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url('/cdn/font/IRANSansWeb(FaNum).eot');
    src: url('/cdn/font/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('/cdn/font/IRANSansWeb(FaNum).woff2') format('woff2'), url('/cdn/font/IRANSansWeb(FaNum).woff') format('woff'), url('/cdn/font/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('/cdn/font/iranyekanwebboldfanum.eot');
    src: url('/cdn/font/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'), url('/cdn/font/iranyekanwebboldfanum.woff') format('woff'), url('/cdn/font/iranyekanwebboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('/dest/cdn/iranyekanwebregularfanum.eot');
    src: url('/dest/cdn/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'), url('/cdn/font/iranyekanwebregularfanum.woff') format('woff'), url('/cdn/font/iranyekanwebregularfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('/cdn/font/iranyekanwebmediumfanum.eot');
    src: url('/cdn/font/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'), url('/cdn/font/iranyekanwebmediumfanum.woff') format('woff'), url('/cdn/font/iranyekanwebmediumfanum.ttf') format('truetype');
}

body {
    background-repeat: repeat;
    /*background-image: url('../image/public/bg-pattern.jpg');*/
    background-color: #f8f6ea;
    color: #212121;
    font-family: 'IRANSans';
}

header {
    background-color: #56288c;
    color: white;
}

    header a {
        color: white;
    }

footer {
    bottom: 0;
}

.uk-card-default {
    background-color: #ffffff;
}
</pre></body></html>