﻿@font-face {font-family: myFirstFont;src: url(/Yekan.woff);}html *{font-family: myFirstFont;}body{margin:0;direction:rtl;background-color:#f0f0f0}#DivCenter{width:auto;padding:0 3px 0 3px}#Divh1{background-color:#e6e4e4;color:dimgrey;padding:10px 0 10px 0;text-align:center;border-bottom:7px solid #d9d7d7;border-radius:10px;width:100%}#idiframe,img{float:left;width:550px;height:450px}#fixed{background-color:lightgrey;color:darkblue;position:fixed;bottom:5px;width:100%}.button{background-color:darkgrey;color:#ffffff;text-align:center;font-size:xx-large;border:2px solid;border-color:dimgray;border-radius:10px;}a{text-decoration:none;}#LinkTell {color:#ffffff;}.txt{font-size:x-large;color:crimson}h2{color:cornflowerblue}h3{color:darkcyan}h4{color:blueviolet}@media(max-width:620px){.button{width:100%}#idiframe,img{max-width:100%;height:auto;padding:0 3px 0 3px}}