@font-face {
    font-family: 'icomoon-eswap';
    src: url('../fonts/icomoon.eot?bo8icg');
    src: url('../fonts/icomoon.eot?bo8icg#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?bo8icg') format('truetype'), url('../fonts/icomoon.woff?bo8icg') format('woff'), url('../fonts/icomoon.svg?bo8icg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.dashicons-eswap:before {
    font-family: 'icomoon-eswap' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
}

.eswap-wrap .cover {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 32vw;
}

.eswap-wrap .button-primary {
    margin: 15px 0;
}