.fontBoyu {
    display: inline-block;
}

@media screen and (max-width: 1140px) {

}

.fontBoyu button {
    background: none;
    font-family: "Open Sans", sans-serif;
    cursor: pointer;
    font-size: 11px;
    font-weight: 500;
    margin: 0;
    padding: 2px;
    width: 32px;
    height: auto;
    border: 1px solid #000;
    float: left;
}

.fontBoyu button:nth-child(2) {
    border-right: none;
    border-left: none;
}

.fontBoyu button.mevcutfontboyu {
    color: white;
    background: #000;
}
