@revoloo/cypress6
Version:
Cypress.io end to end testing tool
5 lines (4 loc) • 335 B
CSS
@font-face {
font-family: 'Some Font';
src: url('../fonts/some-font.eot?#iefix') format('embedded-opentype'), url('../fonts/some-font.woff2') format('woff2'), url('../fonts/some-font.woff') format('woff'), url('../fonts/some-font.ttf') format('truetype'), url('../fonts/some-font.svg#glyphicons_halflingsregular') format('svg');
}