﻿
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans.woff2') format('woff2');
}

.div-master {
    background-image: radial-gradient(transparent, #111 50%);
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
}

.kymos-div-dboh {
    font-size: .7rem;
    float: right;
    bottom: 0;
    right: 0;
    position: absolute;
    opacity: 0.6
}