﻿@font-face {
    font-family: 'Edition';
    src: url('../webfonts/edition_-webfont.eot');
    src: url('../webfonts/edition_-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/edition_-webfont.woff') format('woff'), url('../webfonts/edition_-webfont.ttf') format('truetype'), url('../webfonts/edition_-webfont.svg#editionregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.app-title {
    font-family: 'Edition', serif;
    font-weight: normal;
    text-transform: uppercase;
    text-align:center;

}

iframe body {
    overflow: hidden !important;
}

.bp-down {
    font-size: 40px;
    float: right;
    position: relative;
    margin-right: 35px;
    margin-top: -80px;
    z-index: 1020;
    color: rgba(0,0, 0, .7);

}